This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/12362] Compiler generates incorrect code at -O2
- From: "sean at mcneil dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Sep 2003 01:33:39 -0000
- Subject: [Bug c/12362] Compiler generates incorrect code at -O2
- References: <20030922052942.12362.sean@mcneil.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12362
------- Additional Comments From sean at mcneil dot com 2003-09-25 01:33 -------
Created an attachment (id=4814)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4814&action=view)
test case as attachment (per request).
Here is the testcase as an attachment. I am also going to attach the
preprocessor output and generated assembly.