[Bug ipa/65237] [5 Regression] r221040 caused many regressions
hubicka at ucw dot cz
gcc-bugzilla@gcc.gnu.org
Fri Feb 27 17:40:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65237
--- Comment #9 from Jan Hubicka <hubicka at ucw dot cz> ---
> >
> > On Darwin we also see:
> > gcc.dg/attr-noinline.c (all cases fail)
>
> Didin't Martin analyze this failure as the test case just needing "/* {
> dg-require-alias "" } */"?
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65150#c13
I would just add -fno-ipa-cp. The testcase matching does not expect functions
to be turned into
wrappers - it counts number of occurences of calls after optimization. I will
fix that, too.
Honza
More information about the Gcc-bugs
mailing list