[Bug fortran/94463] Bad object code / reference to undefined symbol
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 20 20:10:37 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94463
--- Comment #3 from anlauf at gcc dot gnu.org ---
(In reply to anlauf from comment #2)
> If both files are combined into one, only the proper symbol is generated.
>
> Module read/write related?
Setting a breakpoint on mangled_identifier and gfc_sym_mangled_identifier,
it appears that the name mangling functions do not get called when reading
back the module.
More information about the Gcc-bugs
mailing list