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]
Other format: [Raw text]

[Bug c++/12982] C++ ABI violation : wrong mangled name, leads to assembler errors.


------- 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


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