This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33025] Wrong optimisation
- From: "theodore dot papadopoulo at sophia dot inria dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Aug 2007 17:49:22 -0000
- Subject: [Bug c++/33025] Wrong optimisation
- References: <bug-33025-1884@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from theodore dot papadopoulo at sophia dot inria dot fr 2007-08-08 17:49 -------
Created an attachment (id=14043)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14043&action=view)
The piece of code that shows the problem.
One more note. The bug seems related to the placement new syntax. Without
placement new, I do not have the same behaviour.
I'll try to update my gcc version tomorrow to recheck this on both
architectures.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33025