|
From: Christian B. <bor...@de...> - 2011-09-13 15:22:18
|
On 05/09/11 22:35, Julian Seward wrote: > <somewhat obvious observation> > If gcc is doing partial inlining now (which version, btw?) then > this is going to be a general problem, not just an s390-specific > one. > </somewhat obvious observation> Can you look at the patch in https://bugs.kde.org/show_bug.cgi?id=281468 ? It contains a filter that tries to get rid of .clone. constprop. isra. If that looks acceptable, please apply. Christian |