[Bug fortran/68778] Missing default initialization of finalized derived types type(C_PTR) component in subroutines
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Mon Dec 7 22:43:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68778
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2015-12-07
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
On x86_64-apple-darwin14 and compiling the test with 4.9 up to trunk (6.0),
running the test gives (compiling with 4.8 gives "Finalization at (1) is not
yet implemented")
TEST2: ASSOCIATED? (EXPECT: F) F
What did I miss?
More information about the Gcc-bugs
mailing list