This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/33025] Wrong optimisation



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]