This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/39800] Rejects PRIVATE TYPE as compont of local type declaration
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Apr 2009 16:59:53 -0000
- Subject: [Bug fortran/39800] Rejects PRIVATE TYPE as compont of local type declaration
- References: <bug-39800-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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