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

            Bug ID: 112609
           Summary: [F2023] Restrictions on integer arguments to
                    SYSTEM_CLOCK
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: anlauf at gcc dot gnu.org
  Target Milestone: ---

F2023 has changed the requirements for the arguments to SYSTEM_CLOCK:

"Fortran 2018 allowed integer arguments to the intrinsic subroutine
SYSTEM_CLOCK to be of any kind. This document requires integer arguments to
SYSTEM_CLOCK to have a decimal exponent range at least as large as a default
integer, and requires that all integer arguments in a reference to
SYSTEM_CLOCK have the same kind type parameter."

Reply via email to