[Bug tree-optimization/90134] ICE in duplicate_eh_regions_1, at except.c:557

2024-03-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90134 Andrew Pinski changed: What|Removed |Added Known to work|12.1.0 | Keywords|

[Bug tree-optimization/90134] ICE in duplicate_eh_regions_1, at except.c:557

2022-11-17 Thread asolokha at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90134 --- Comment #4 from Arseny Solokha --- (In reply to Andrew Pinski from comment #3) > This code is all undefined anyways . Yes, but what about unmodified tests from libstdc++? I occasionally hit this ICE on them too, as shown in comment 2.

[Bug tree-optimization/90134] ICE in duplicate_eh_regions_1, at except.c:557

2021-09-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90134 --- Comment #3 from Andrew Pinski --- This no longer ICEs on the trunk because DSE does: Deleted trivially dead stmt: _14 = fq_13(D)->te; This was done in r12-248 but I suspect there is a missing trapping check. This code is all undefined

[Bug tree-optimization/90134] ICE in duplicate_eh_regions_1, at except.c:557

2019-08-29 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90134 Arseny Solokha changed: What|Removed |Added Known to fail|9.0 |10.0, 9.2.0 --- Comment #2 from Arseny

[Bug tree-optimization/90134] ICE in duplicate_eh_regions_1, at except.c:557

2019-04-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90134 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|