[Bug fortran/99477] CONTIGUOUS assumed-shape dummy not working with associate construct
"kargl at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99477
Steve Kargl <kargl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #2 from Steve Kargl <kargl at gcc dot gnu.org> ---
This appears to be fixed in 15.3.1, 16.1.1, and 17.0.0.
I do not have an older gfortran to check. A quick glance
at the ChnageLog does not yield a candidate commit that
fixed it.
Should this be closed?