[Bug fortran/38936] [F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr)
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Mon Sep 25 16:10:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38936
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
--- Comment #19 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> This commit did implement better handling for association to derived-types,
> but some cases are still not handled (see the XFAIL of associate_9.f03).
> I wanted to test with the code of PR 45369, but that also uses CLASS(*) so
> I was not able to compile it still.
The XFAIL has been removed at revision r252894. Is there anything left in this
PR or could it be closed?
More information about the Gcc-bugs
mailing list