public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/102917] New: [PDT] KIND and LEN type parameters shall not be restricted to default integer
@ 2021-10-24 18:48 anlauf at gcc dot gnu.org
  2021-10-24 18:49 ` [Bug fortran/102917] " anlauf at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: anlauf at gcc dot gnu.org @ 2021-10-24 18:48 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102917
           Summary: [PDT] KIND and LEN type parameters shall not be
                    restricted to default integer
           Product: gcc
           Version: 12.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: ---

Reported by Steve:

https://gcc.gnu.org/pipermail/fortran/2021-October/056771.html

We reject valid code.

F2003 has in section 4.5.2 on page 48:

   R435 type-param-def-stmt  is INTEGER [ kind-selector ] , ...

   Each type parameter is itself of type integer.  If its kind selector
   is omitted, the kind type parameter is default integer.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-27 19:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 18:48 [Bug fortran/102917] New: [PDT] KIND and LEN type parameters shall not be restricted to default integer anlauf at gcc dot gnu.org
2021-10-24 18:49 ` [Bug fortran/102917] " anlauf at gcc dot gnu.org
2021-10-24 19:01 ` anlauf at gcc dot gnu.org
2021-10-26 18:55 ` cvs-commit at gcc dot gnu.org
2021-10-27 19:26 ` cvs-commit at gcc dot gnu.org
2021-10-27 19:30 ` anlauf at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).