------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-24 12:16 -------
Here is what I get with the mainline of GCC:
 In file t.f90:12

PUBLIC :: s_to_c
               1
Error: 'string' is a PRIVATE type and cannot be a dummy argument of 's_to_c',
which is PUBLIC at (1)


-- 


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

Reply via email to