------- 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
kargl at gcc dot gnu dot org Fri, 05 Jun 2009 09:49:03 -0700
------- 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