[Bug fortran/103172] ICE in gfc_check_init_expr, at fortran/expr.c:3014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103172 --- Comment #2 from Wileam Yonatan Phan --- Comment on attachment 51758 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51758 Source code for minimal reproducer >function assumed_rank_crash ( arr ) result( res ) > implicit none > > ! Arg
[Bug fortran/103172] ICE in gfc_check_init_expr, at fortran/expr.c:3014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103172 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|