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 rtl-optimization/13931] [3.3/3.4/3.5 Regression] combiner much slower on big basic blocks


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-07 20:44 -------
For powerpc-apple-darwin, most of the time is being taking in get_cse_reg_info.  But I will note that 
powerpc-apple-darwin is now faster than even the 3.3 release or even Apple's 3.3

Hmm I noticed something, for 3.3.1 20030707 on i686-pc-linux-gnu, the speed of the compile is fast 
but on a released version of 3.3.3 it is just as slow as 3.4.0, so there was a patch between them which 
made this slower.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|3.2.3                       |3.2.3 3.3


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


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