This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13883] [3.4/3.5 Regression] Assembler messages: symbol is already defined
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jan 2004 15:54:40 -0000
- Subject: [Bug c++/13883] [3.4/3.5 Regression] Assembler messages: symbol is already defined
- References: <20040127105755.13883.mattyt-bugzilla@tpg.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-27 15:54 -------
oh by the way _ZN1XI1BEC2I1AEEv demangled is X<B>::X<A>(). -funit-at-a-time or -finline are
workarounds as either will cause one of the symbols not to be emitted.
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Known to work|3.3 |3.3.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13883