[Bug ipa/65006] [5 Regression] 252.eon in SPEC CPU 2000 miscompiled

hubicka at ucw dot cz gcc-bugzilla@gcc.gnu.org
Tue Feb 10 20:55:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65006

--- Comment #5 from Jan Hubicka <hubicka at ucw dot cz> ---
> Yes register argument passing.  That is for x86-32 we use registers to pass for
> the local calling convention if we can.
Ah yes, got caught by this new calling scheme. I tought it is ILP32 model.
I will take a look at the testsuite ICE first, they are indeed probably caused
by same issue.

Honza



More information about the Gcc-bugs mailing list