[Bug fortran/122508] [OpenMP] Labels referenced in metadirective body and defined in outer region mishandled
parras at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 31 16:44:00 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122508
--- Comment #3 from Paul-Antoine Arras <parras at gcc dot gnu.org> ---
I concur with the necessity to have a stack to handle labels across
metadirective bodies with arbitrary nested levels. Perhaps it can be coupled
with gfc_state_stack?
More information about the Gcc-bugs
mailing list