[Bug fortran/31144] gfortran module symbol names are not standard compliant
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 21 15:12:00 GMT 2007
------- Comment #6 from tobi at gcc dot gnu dot org 2007-03-21 15:12 -------
That should work, C++ mangles names to something like
_ZN9wikipedia7article8wikilinkC1ERKSs
NB your regexp is missing the underscore inside the second pair of brackets :-)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31144
More information about the Gcc-bugs
mailing list