[Bug c++/56894] performance regression in gcc 4.7.x due to a += operation
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56894 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|
[Bug c++/56894] performance regression in gcc 4.7.x due to a += operation
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56894 --- Comment #1 from Laurent Aflonsi 2013-04-09 15:23:16 UTC --- Created attachment 29842 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29842 testcase to reproduce