This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54000] Performance breakdown for gcc-4.{6,7} vs. gcc-4.5 using std::vector in matrix vector multiplication
- From: "benedict.geihe at ins dot uni-bonn.de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 17 Jul 2012 16:01:08 +0000
- Subject: [Bug c++/54000] Performance breakdown for gcc-4.{6,7} vs. gcc-4.5 using std::vector in matrix vector multiplication
- Auto-submitted: auto-generated
- References: <bug-54000-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54000
--- Comment #1 from Benedict Geihe <benedict.geihe at ins dot uni-bonn.de> 2012-07-17 16:01:08 UTC ---
Created attachment 27816
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27816
preprocessed minimal example