[Bug fortran/125724] ICE in gfc_conv_procedure_call passing NULL() to an allocatable dummy argument

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Wed Jun 10 18:39:25 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125724

--- Comment #4 from David Binderman <dcb314 at hotmail dot com> ---
And at runtime:

~ $ flang  q.f90
~ $ ./a.out
~ $ echo $?
0
~ $


More information about the Gcc-bugs mailing list