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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED
         AssignedTo|tom at codesourcery dot com |rguenth at gcc dot gnu.org
            Summary|[4.7 Regression] ice:       |[4.7/4.8 Regression] ice:
                   |verify_ssa failed: no       |verify_ssa failed: no
                   |immediate_use list          |immediate_use list

--- Comment #18 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-08-02 
08:05:05 UTC ---
Let me look into this some more - I removed the code because we later
mark all virtual operands for renaming anyway, so it seemed redundant.  But
yes,
releasing an SSA name and keeping released names in the IL is not going to
work.  The original testcase still passes though.

Reply via email to