------- Comment #1 from dominiq at lps dot ens dot fr  2009-09-17 20:08 -------
4.2.4 gives

pr41389.f90:19.20:

  public :: Get_flag, Set_flag
                   1
Error: 'flag_' is of a PRIVATE type and cannot be a dummy argument of
'get_flag', which is PUBLIC at (1)

probably a bug fixed since then, but the code compiles for me
(i686-apple-darwin9) with 4.3.4, 4.4.1 and trunk revision 151771.


-- 


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

Reply via email to