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/15559] [3.3/3.4/3.5 Regression] SSAPRE misses obivous redudent expression


------- Additional Comments From giovannibajo at libero dot it  2004-05-21 12:35 -------
Confirmed, but I don't see it happening at the RTL level either in 3.5.0, so 
I'll remove the TREE keyword.

The optimization did happen with 2.95.3 though. I'll mark it as a regression, 
even if I expect only a tree-level solution to happen (maybe already with 
GCSE), so it won't probably be fixed for the 3.3 branch or 3.4 branch.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|TREE                        |missed-optimization
      Known to fail|                            |3.5.0 3.0.4 3.2.2
      Known to work|                            |2.95.3
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-21 12:35:35
               date|                            |
            Summary|SSAPRE misses obivous       |[3.3/3.4/3.5 Regression]
                   |redudent expression         |SSAPRE misses obivous
                   |                            |redudent expression
   Target Milestone|---                         |3.5.0


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


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