[Bug fortran/57596] select type bug with optional variables?

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 12 16:22:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57596

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |burnus at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Close as INVALID - feel free to re-open if you disagree.


Seems to be invalid. Fortran 2008 has in "8.1.3.3 Attributes of associate
names":

"Within an ASSOCIATE or SELECT TYPE construct [...] If the selector has
the OPTIONAL attribute, it shall be present."



More information about the Gcc-bugs mailing list