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/37916] [Regression] SSA names causing register pressure; unnecessarily many simultaneously "live" names.



------- Comment #8 from hp at gcc dot gnu dot org  2008-10-27 11:53 -------
Hey, it's not bogus, it's when SSA was introduced!  But, I removed it, as it's
obviously confusing.


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.3.1
      Known to work|                            |3.2.1
            Summary|[4.0 Regression] SSA names  |[Regression] SSA names
                   |causing register pressure;  |causing register pressure;
                   |unnecessarily many          |unnecessarily many
                   |simultaneously "live" names.|simultaneously "live" names.


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


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