------- Comment #1 from rguenth at gcc dot gnu dot org  2008-04-23 08:56 -------
Because the linker demangles symbols and __ct__3abcFv is the mangled form of
abc::__ct(void).

Note this is a linker issue and if at all should be filed with the binutils
bugzilla.  You can use -Wl,--no-demangle to avoid demangling symbols.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36024

Reply via email to