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/15678] [3.5 Regression] Compilation time increased by 10-20%


------- Additional Comments From belyshev at lubercy dot com  2004-05-28 11:57 -------
gcc-2.0          1.3             11
gcc-2.0 -O2      1.8             11

gcc-1.39         1.14            16
gcc-1.39 -O      1.24            17

gcc-1.27         0.92             8
gcc-1.27 -O      0.77             8

note: gcc-1.27 does not respect -fomit-frame-pointer withot -O, this is why it
is slower without it.


-- 


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


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