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/20963] [4.1 Regression] ICE tree check: expected value_handle, have addr_expr in value_exists_in_set_bitmap, at tree-ssa-pre.c:437


------- Additional Comments From dberlin at gcc dot gnu dot org  2005-04-12 15:10 -------
That's not where the real problem lies, unfortunately, Steven.
I'm working on fixing this.

This is only a 4.1 regression, not a 4.0 regression.
It doesn't fail on the 4.0 branch (try it!)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dberlin at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-04-12 08:46:22         |2005-04-12 15:10:29
               date|                            |
            Summary|[4.0/4.1 Regression] ICE    |[4.1 Regression] ICE tree
                   |tree check: expected        |check: expected
                   |value_handle, have addr_expr|value_handle, have addr_expr
                   |in                          |in
                   |value_exists_in_set_bitmap, |value_exists_in_set_bitmap,
                   |at tree-ssa-pre.c:437       |at tree-ssa-pre.c:437
   Target Milestone|4.0.0                       |4.1.0
            Version|4.0.0                       |4.1.0


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


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