[Bug tree-optimization/18576] [3.4/4.0 Regression] missing jump threading because of type changes

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Nov 24 22:38:00 GMT 2004


------- Additional Comments From steven at gcc dot gnu dot org  2004-11-24 22:38 -------
I don't think this is "minor".  We have many places where we have 
predicates returning "bool", and this PR suggests that we can never 
thread on their results because of casts. 
 
Adding Jeff, this may be a new prey for him after he's done with 
Bug 15524 ;-) 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at redhat dot com
           Severity|minor                       |normal
   Last reconfirmed|2004-11-20 16:44:20         |2004-11-24 22:38:25
               date|                            |


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



More information about the Gcc-bugs mailing list