Mainline Regression in gcc.target/i386/pr32268.c
Kaveh R. Ghazi
ghazi@caip.rutgers.edu
Sat Feb 16 19:19:00 GMT 2008
From: "Richard Guenther" <richard.guenther@gmail.com>
>>
>> "b" should be 1.0.
>
> Ok. So this works for me with r132367, with the original testcase and
> flags,
> with the original testcase and -fPIC and with the modified testcase
> and both cases.
> Richard.
I can't explain why it passes for you. (x86_64 lp64 mode, right?) I just
redid the tests and I can trigger the failure with either the noinline patch
or -fpic. I can also trigger it in the unpatched case by adding -O0 instead
of -fpic which avoids the inline as well.
Can anyone else reproduce it?
Thanks,
--Kaveh
--
Kaveh R. Ghazi
More information about the Gcc
mailing list