[Bug tree-optimization/77901] ICE in tree-sse-reassoc,c:2881

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 8 16:13:00 GMT 2016


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.


More information about the Gcc-bugs mailing list