[Bug target/50182] Performance degradation from gcc 4.1 (x86_64)

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 6 17:27:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50182

--- Comment #38 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-06 17:26:24 UTC ---
Sorry, can't reproduce any performance degradation between 4.1 and 4.6
on the http://gcc.gnu.org/bugzilla/attachment.cgi?id=26814 testcase (-O3 -m64,
default -mtune=generic):
on i7-2600 4.1 user time is 0m3.833s, 4.6 0m3.411s and 4.7 0m5.102s,
on AMD Barcelona 4.1 user time is 0m8.798s, 4.6 0m5.875s and 4.7 0m5.855s.



More information about the Gcc-bugs mailing list