[Bug c++/32667] builtin operator= generates memcpy with overlapping memory regions
--- Comment #2 from Raimund dot Merkert at baesystems dot com 2007-07-07 22:36 --- This may be an old bug and may have crept in between 3.3.3 and 3.4.0 (latter has it, former doesn't) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32667
[Bug c++/32667] builtin operator= generates memcpy with overlapping memory regions
--- Comment #1 from pcarlini at suse dot de 2007-07-07 18:19 --- Interesting: mainline is not affected by the problem. I would guess thanks to fixing libstdc++/29286 ??? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32667