[Bug tree-optimization/82707] ICE in verify_gimple_in_cfg at tree-cfg.c:5395
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 26 09:07:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82707
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, in that case it is hard to reproduce with single/teams, because usually
those don't appear in try/finally cleanup actions. That said, gimple_copy is
used in many other spots. But, if you want, just deal with target and I'll
handle the rest incrementally.
More information about the Gcc-bugs
mailing list