[Bug fortran/108872] ICE in main_block_label, missing label when assigning a derived type whose component has a defined assignment
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 21 18:18:46 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108872
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Keywords| |ice-on-valid-code
Last reconfirmed| |2023-02-21
Ever confirmed|0 |1
--- Comment #1 from anlauf at gcc dot gnu.org ---
Confirmed. All gcc versions tested (>=7) fail.
Note that pr95613 is about invalid code, while the testcase in comment#0
appears to be valid Fortran.
More information about the Gcc-bugs
mailing list