This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33999] g++ optimizer(-O2) generates wrong code in 32bit mode on x86_64
- From: "myan at microstrategy dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2007 22:15:55 -0000
- Subject: [Bug c++/33999] g++ optimizer(-O2) generates wrong code in 32bit mode on x86_64
- References: <bug-33999-15307@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from myan at microstrategy dot com 2007-11-05 22:15 -------
Created an attachment (id=14487)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14487&action=view)
A small test file shows the problem.
The attached source file has all the information of this bug report.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33999