https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126798
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Last reconfirmed| |2026-08-11
Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot
gnu.org
Status|UNCONFIRMED |ASSIGNED
--- Comment #1 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
I found this bug while scanning gfortran.dg for coverage of ASSOCIATE related
features. I also found a few cases that are not covered in the testsuite but
they are handled correctly.
I do have a fix in mind. I need to make sure we diagnose this in the right
place.