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/34265] Missed optimizations



------- Comment #13 from kargl at gcc dot gnu dot org  2007-11-28 23:06 -------
(In reply to comment #12)
> The only timings significantly changed are actually the compile times, which go
> up  significantly.
> 

Look at the kepler execution time.  22.73 s without the patch and
26.11 s with the patch.  That's a 15% decrease in execution speed
(ie., it runs slower!).


-- 


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


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