[Bug c++/56894] performance regression in gcc 4.7.x due to a += operation

2013-04-10 Thread rguenth at gcc dot gnu.org
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

2013-04-09 Thread laurent.alfonsi at st dot com
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