[Bug tree-optimization/50735] [4.7 Regression] gcc.dg/torture/vector-2.c:52:1: ICE: verify_ssa failed at -O1 and above

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 15 08:45:00 GMT 2011


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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011-10-15
                 CC|                            |jakub at gcc dot gnu.org
   Target Milestone|---                         |4.7.0
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-10-15 08:44:51 UTC ---
Maybe caused by the addressable changes.  Clearly the IL is invalid because
we have a partial def of an SSA name.



More information about the Gcc-bugs mailing list