------- 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