This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline Regression in gcc.target/i386/pr32268.c
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