[Bug tree-optimization/93927] ICE: 'verify_gimple' failed (error: invalid conversion in gimple call)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 25 11:06:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93927
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 47906
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47906&action=edit
gcc10-pr93927.patch
We could do something like this, which is what we already do in
tree-ssa-strlen.c. Or change the FEs, but that might not be stage4 material.
More information about the Gcc-bugs
mailing list