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:29 -------
(In reply to comment #8)
> We have at least 50000 SSA_NAMEs, that is just huge.  We have only V_MAY_DEFs for .GLOBAL_VAR
> and  a TMT.
Over half, 40,000 are scalars registers.

-- 


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]