[Bug fortran/32876] Wrongly accepts private items in public NAMELISTs

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 25 05:13:00 GMT 2007



------- Comment #1 from pault at gcc dot gnu dot org  2007-07-25 05:13 -------
5.4 Namelist

Constraint: If a namelist-group-name has the PUBLIC attribute, no item in the
namelist-group-object-list shall have the PRIVATE attribute or have private
components.

I think that, by extension, components with private components must be illegal
too.

Confirmed

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-25 05:13:12
               date|                            |


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



More information about the Gcc-bugs mailing list