------- Comment #3 from kargl at gcc dot gnu dot org  2009-06-05 16:48 -------
To get the code to compile, one can change 

  external sub1

to
   real(c_float), external, bind(c) :: sub1


-- 


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

Reply via email to