[Bug fortran/80668] wrong error message with -finit-derived
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Mon May 8 16:24:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80668
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-05-08
CC| |foreese at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
AFAICT this has been introduced with the option (r239489). The manual says
These options do not initialize
* allocatable arrays
* variables that appear in an EQUIVALENCE statement.
This should probably apply to POINTERS.
More information about the Gcc-bugs
mailing list