This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/35729] const volatile variable access incorrectly hoisted out of loop
- From: "sje at cup dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2009 23:15:40 -0000
- Subject: [Bug rtl-optimization/35729] const volatile variable access incorrectly hoisted out of loop
- References: <bug-35729-12544@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from sje at cup dot hp dot com 2009-01-05 23:15 -------
Zdenek, are you still looking at this bug? As I mention in comment #7, I think
the fix that is checked in is good, it is just the test that is bad. I don't
see a good way to fix the test, I would support just removing the test, though
I can't actually approve such a change. Do you see a better way to address the
problem of the failing test?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35729