[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2023-05-29 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 --- Comment #8 from kargl at gcc dot gnu.org --- Created attachment 55211 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55211=edit patch that fixes bug

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2023-05-29 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 --- Comment #7 from kargl at gcc dot gnu.org --- Created attachment 55210 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55210=edit testcase 4

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2023-05-29 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 --- Comment #6 from kargl at gcc dot gnu.org --- Created attachment 55209 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55209=edit testcase 3

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2023-05-29 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 --- Comment #5 from kargl at gcc dot gnu.org --- Created attachment 55208 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55208=edit testcase 2

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2023-05-29 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2020-07-01 Thread gs...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 --- Comment #3 from G. Steinmetz --- And for the sake of completeness, with another incarnation of goto : $ cat zz2.f90 # etc. program p select case (0) 2 end select stop call s(*2) end

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2020-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug fortran/95613] ICE in main_block_label, at tree-cfg.c:1455

2020-06-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95613 Dominique d'Humieres changed: What|Removed |Added Last reconfirmed||2020-06-09 Ever confirmed|0