http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52431
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-29 10:10:09 UTC --- Your code is wrong. You need either the value attribute on the Fortran side or change the C side to take a pointer.