[Bug rtl-optimization/35729] const volatile variable access incorrectly hoisted out of loop
ghazi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun May 25 18:04:00 GMT 2008
------- Comment #6 from ghazi at gcc dot gnu dot org 2008-05-25 18:03 -------
The testcase also fails for me on x86_64-unknown-linux-gnu or
i686-unknown-linux-gnu but requires -fpic/-fPIC to trigger. (That may explain
the darwin x86 error.) See:
x86_64: http://gcc.gnu.org/ml/gcc-testresults/2008-05/msg02221.html
i686: http://gcc.gnu.org/ml/gcc-testresults/2008-05/msg01800.html
--
ghazi at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ghazi at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35729
More information about the Gcc-bugs
mailing list