This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41103] g++-4.3/4.4 generates wrong code on x86_64
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Oct 2011 07:51:48 +0000
- Subject: [Bug c++/41103] g++-4.3/4.4 generates wrong code on x86_64
- Auto-submitted: auto-generated
- References: <bug-41103-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41103
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2011-10-19
Ever Confirmed|0 |1
--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-19 07:51:48 UTC ---
Unlikely, it hasn't been properly analyzed and boost code is a mess. There
are known issues with PTA and pointer-in-integer tricks. Use GCC 4.6.1
which should have this fixed.
So, please try 4.5.3 and/or 4.6.1.