[Bug fortran/32817] MODULE functions are not inlined

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat May 2 16:43:00 GMT 2009



------- Comment #6 from fxcoudert at gcc dot gnu dot org  2009-05-02 16:42 -------
The cause of that is that module procedure are never entered into the global
symbol list (gfc_gsym_root). I think they should be there, under their mangled
name.


-- 


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



More information about the Gcc-bugs mailing list