[Bug fortran/84594] Warning: Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at (1) is incompatible with option -fdefault-integer-8
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 27 18:51:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84594
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #1 from kargl at gcc dot gnu.org ---
(In reply to Dominique d'Humieres from comment #0)
> Compiling gfortran.dg/iso_fortran_env_1.f90 with -fdefault-integer-8 gives:
>
> Warning: Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic
> module ISO_FORTRAN_ENV at (1) is incompatible with option -fdefault-integer-8
>
This is expected. This PR should be closed as INVALID.
More information about the Gcc-bugs
mailing list