public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/20836] Public derived type with private derived type component
       [not found] <bug-20836-6642@http.gcc.gnu.org/bugzilla/>
@ 2005-12-19 17:25 ` pault at gcc dot gnu dot org
  2006-01-01  5:28 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: pault at gcc dot gnu dot org @ 2005-12-19 17:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pault at gcc dot gnu dot org  2005-12-19 17:25 -------
This is fixed in all three branches;

 In file pr20836.f90:6

  TYPE all_type
              1
Error: The component 'info' is a PRIVATE type and cannot be a component of
'all_type', which is PUBLIC at (1)

This was fixed by my patch of 2005-10-01 - I must have missed this PR.

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug fortran/20836] Public derived type with private derived type component
       [not found] <bug-20836-6642@http.gcc.gnu.org/bugzilla/>
  2005-12-19 17:25 ` [Bug fortran/20836] Public derived type with private derived type component pault at gcc dot gnu dot org
@ 2006-01-01  5:28 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-01  5:28 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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



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

end of thread, other threads:[~2006-01-01  5:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-20836-6642@http.gcc.gnu.org/bugzilla/>
2005-12-19 17:25 ` [Bug fortran/20836] Public derived type with private derived type component pault at gcc dot gnu dot org
2006-01-01  5:28 ` pinskia at gcc dot gnu dot 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).