[Bug fortran/64674] [OOP] ICE in ASSOCIATE with allocated class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64674 --- Comment #2 from janus at gcc dot gnu.org --- When commenting the line with 'CL%map', one gets a different ICE: associate(CL => Cls(1)) 1 internal compiler error: in gfc_conv_expr_descriptor, bei fortran/trans-array.c:6499 0x692657 gfc_con
[Bug fortran/64674] [OOP] ICE in ASSOCIATE with allocated class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64674 janus at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-valid-code