https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84594

            Bug ID: 84594
           Summary: Warning: Use of the NUMERIC_STORAGE_SIZE named
                    constant from intrinsic module ISO_FORTRAN_ENV at (1)
                    is incompatible with option -fdefault-integer-8
           Product: gcc
           Version: 8.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dominiq at lps dot ens.fr
  Target Milestone: ---

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

Also seen for

gfortran.dg/coarray/event_4.f08
gfortran.dg/coarray/lock_1.f90
gfortran.dg/coarray/lock_2.f90
gfortran.dg/c_f_pointer_tests_8.f90
gfortran.dg/coarray_34.f90
gfortran.dg/coarray_atomic_5.f90
gfortran.dg/coarray_atomic_6.f90
gfortran.dg/coarray_lock_3.f90
gfortran.dg/coarray_lock_4.f90
gfortran.dg/coarray_lock_5.f90
gfortran.dg/coarray_lock_6.f90
gfortran.dg/coarray_lock_7.f90
gfortran.dg/do_concurrent_1.f90
gfortran.dg/dtio_1.f90
gfortran.dg/dtio_3.f90
gfortran.dg/dtio_17.f90
gfortran.dg/erf_3.F90
gfortran.dg/fmt_en.f90
gfortran.dg/fmt_f0_2.f90
gfortran.dg/fmt_f0_3.f90
gfortran.dg/fmt_g0_6.f08
gfortran.dg/fmt_g0_7.f08
gfortran.dg/fmt_pf.f90
gfortran.dg/inquire_16.f90
gfortran.dg/inquire_internal.f90
gfortran.dg/is_iostat_end_eor_1.f90
gfortran.dg/iso_c_binding_compiler_1.f90
gfortran.dg/iso_c_binding_compiler_3.f90
gfortran.dg/iso_fortran_env_2.f90
gfortran.dg/iso_fortran_env_3.f90
gfortran.dg/iso_fortran_env_4.f90
gfortran.dg/iso_fortran_env_5.f90
gfortran.dg/iso_fortran_env_6.f90
gfortran.dg/iso_fortran_env_7.f90
gfortran.dg/pr67140.f90
gfortran.dg/pr79966.f90
gfortran.dg/read_eof_all.f90
gfortran.dg/round_4.f90
gfortran.dg/storage_size_4.f90
gfortran.dg/transfer_check_4.f90
gfortran.dg/transpose_4.f90
gfortran.dg/unlimited_polymorphic_13.f90
gfortran.dg/use_3.f90
gfortran.dg/use_rename_6.f90
gfortran.dg/ieee/large_4.f90

Reply via email to