https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77901
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2016-10-08 Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 39775 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39775&action=edit gcc7-pr77901.patch Thanks for the report, but the #c1 patch is incorrect, we don't want to handle .exp non-NULL other than SSA_NAME as if it is a GIMPLE_COND comparison at the end of bb, we just want to ignore that instead.