public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/96655] New: [OOP] CLASS dummy arguments: Bogus "Duplicate OPTIONAL attribute specified"
@ 2020-08-17 12:16 burnus at gcc dot gnu.org
  2020-10-11 15:03 ` [Bug fortran/96655] " dominiq at lps dot ens.fr
  2023-11-25 19:06 ` anlauf at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: burnus at gcc dot gnu.org @ 2020-08-17 12:16 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96655
           Summary: [OOP] CLASS dummy arguments: Bogus "Duplicate OPTIONAL
                    attribute specified"
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
  Target Milestone: ---

The following fails with:

Duplicate OPTIONAL attribute specified

subroutine sub2(val1a, val4)
  class(*), allocatable :: val1a, val3
  optional :: val1a, val3
end

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

* [Bug fortran/96655] [OOP] CLASS dummy arguments: Bogus "Duplicate OPTIONAL attribute specified"
  2020-08-17 12:16 [Bug fortran/96655] New: [OOP] CLASS dummy arguments: Bogus "Duplicate OPTIONAL attribute specified" burnus at gcc dot gnu.org
@ 2020-10-11 15:03 ` dominiq at lps dot ens.fr
  2023-11-25 19:06 ` anlauf at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2020-10-11 15:03 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-10-11
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed since at least GCC7.

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

* [Bug fortran/96655] [OOP] CLASS dummy arguments: Bogus "Duplicate OPTIONAL attribute specified"
  2020-08-17 12:16 [Bug fortran/96655] New: [OOP] CLASS dummy arguments: Bogus "Duplicate OPTIONAL attribute specified" burnus at gcc dot gnu.org
  2020-10-11 15:03 ` [Bug fortran/96655] " dominiq at lps dot ens.fr
@ 2023-11-25 19:06 ` anlauf at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: anlauf at gcc dot gnu.org @ 2023-11-25 19:06 UTC (permalink / raw)
  To: gcc-bugs

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

anlauf at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED
                 CC|                            |anlauf at gcc dot gnu.org

--- Comment #2 from anlauf at gcc dot gnu.org ---
This a variation of pr106856, fixed in 12.3, thus a duplicate.

*** This bug has been marked as a duplicate of bug 106856 ***

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

end of thread, other threads:[~2023-11-25 19:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 12:16 [Bug fortran/96655] New: [OOP] CLASS dummy arguments: Bogus "Duplicate OPTIONAL attribute specified" burnus at gcc dot gnu.org
2020-10-11 15:03 ` [Bug fortran/96655] " dominiq at lps dot ens.fr
2023-11-25 19:06 ` 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).