[Bug fortran/39800] Rejects PRIVATE TYPE as compont of local type declaration

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 18 17:00:00 GMT 2009



------- Comment #2 from pault at gcc dot gnu dot org  2009-04-18 16:59 -------
(In reply to comment #0)

> Thus there are two bugs:
> - Local TYPE declarations in procedures are wrongly rejected

by local, I suppose that you mean host associated?  As you say,

> - Public types with private components are allowed in F2003 only,

...so that host association is the only allowed path for this in F95.

I would put the first bug as being very high in embarrassment:-(

I have a patch being regression tested.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-18 16:59:53
               date|                            |


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



More information about the Gcc-bugs mailing list