https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121616
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jvdelisle at gcc dot gnu.org --- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- I see the behavior and flang-new also compiles and runs fine. Apparently in this case the variable x has not been allocated and intel and flang-new appear to do so automatically.