[Bug fortran/26201] [4.1/4/2 regression, fortran] __convert_i4_i8 written to a module.

jb at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Feb 12 21:25:00 GMT 2006



------- Comment #2 from jb at gcc dot gnu dot org  2006-02-12 21:25 -------
FWIW, this same bug (or a very similar one) blocks compiling VASP too:

 In file cl_shift.f90:1377

END MODULE
         1
Error: Name '__convert_r4_r8' at (1) is an ambiguous reference to
'__convert_r4_r8' from module 'constant'

well, it's r4_r8 and not i4_i8 but otherwise it seems to be the same..


-- 


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



More information about the Gcc-bugs mailing list