This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12982] C++ ABI violation : wrong mangled name, leads to assembler errors.
- From: "carlo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Nov 2003 01:09:46 -0000
- Subject: [Bug c++/12982] C++ ABI violation : wrong mangled name, leads to assembler errors.
- References: <20031110004915.12982.carlo@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From carlo at gcc dot gnu dot org 2003-11-10 01:09 -------
Hmm, nevermind. I found in PR12843 that this is
the normal way to mangle template params and that
I have to specify -fabi-version=2 to get the correct
mangling :/.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12982