This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: name mangling bug?


> Which gives me the attached assembler, which won't assemble.  The
> problem is that both the template instantiations mangle to the same
> string "Moo__H22Fu13Z2x1_4Monk_v".

Thanks for your bug report. The mainline compiler (2.96 20000302
(experimental)) generates Moo__H22Fu13Z2x1_4Monk_v and
Moo__H22Fu_13_Z2x1_4Monk_v, so the bug seems to be fixed.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]