http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59146
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bur...@net-b.de --- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- This has been fixed on trunk (4.9.0) between revisions 199034 (2013-05-17) and 199221 (2013-05-22) which gives pr59146_db.f90:13.31: call c_func(fortran_var) 1 pr59146_db.f90:8.35: bind (C, Name="c_func") 2 Error: Global name 'c_func' at (1) is already being used as a COMMON at (2)