[Bug fortran/82009] [F08] ICE with block construct

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 6 16:40:00 GMT 2018


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

--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
The missing local variable exists in the fortran dump and it shows as the first
 item in the namespace passed to gfc_process_block_locals. However, it has no
backend decl.

I do not understand enough to proceed


More information about the Gcc-bugs mailing list