This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/34300] gcc 4.2.2 miscompiles code that uses global register variables
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Nov 2007 11:09:47 -0000
- Subject: [Bug middle-end/34300] gcc 4.2.2 miscompiles code that uses global register variables
- References: <bug-34300-128@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rguenth at gcc dot gnu dot org 2007-11-30 11:09 -------
Works with trunk as well. (Aliasing should be not the issue here,
strict-aliasing
is off)
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.2.2
Known to work| |4.1.2 4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34300