https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70879

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2016-05-02
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
The issue here is really that we don't insert PHIs for the SSA defs of inserted
asserts so we have to play "tricks" like finding dominating asserts in the
first
place.

Reply via email to