This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/54077] [4.7/4.8 Regression] Bytemark FP EMULATION 44% slower than with clang


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

--- Comment #11 from wbrana <wbrana at gmail dot com> 2012-08-05 10:56:58 UTC ---
I found something strange. There is much smaller slow down in ASSIGNMENT
without 175752 with Gentoo Hardened patches

gcc version 4.7.2 20120804 (prerelease) (Gentoo Hardened 4.7.2 p1.2, pie-0.5.3) 
ASSIGNMENT          :           62.95  :     239.53  :      62.13

latest gcc 4.7 branch
ASSIGNMENT          :           58.29  :     221.80  :      57.53


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]