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/23835] case where gcc 4.1.0 -O3 compile takes two times longer than gcc 3.4.3


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-13 23:13 -------
We have at least 50000 SSA_NAMEs, that is just huge.  We have only V_MAY_DEFs for .GLOBAL_VAR and 
a TMT.

This happens on all targets and not just ia64.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|ia64-unknown-linux-gnu      |
   GCC host triplet|ia64-unknown-linux-gnu      |
 GCC target triplet|ia64-unknown-linux-gnu      |
            Summary|case where gcc 4.1.0 -O3    |case where gcc 4.1.0 -O3
                   |compile takes two times     |compile takes two times
                   |longer than gcc 3.4.3, on   |longer than gcc 3.4.3
                   |ia64                        |


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


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