[Bug tree-optimization/92115] [10 Regression] ICE in gimple_cond_get_ops_from_tree, at gimple-expr.c:577
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 16 08:10:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92115
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2019-10-16
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 47044
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47044&action=edit
gcc10-pr92115.patch
Untested fix. The other two spots in the same file seems to be dealing with
integer conditions only, so should be ok.
More information about the Gcc-bugs
mailing list