[Bug target/38054] Assertion failed in change_decl_assembler_name()
dannysmith at users dot sourceforge dot net
gcc-bugzilla@gcc.gnu.org
Tue Nov 11 06:29:00 GMT 2008
------- Comment #5 from dannysmith at users dot sourceforge dot net 2008-11-11 06:27 -------
(In reply to comment #3)
> Patch at:
> http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00321.html
>
That patch also fixes the FAIL of testsuite\g++.old-deja\g++.dg\other>g++
pr35504.C . Currently it fails on mingw32 and cygwin with:
Warning: resolving non-virtual thunk to c3::method5()@4 by linking to
non-virtual thunk to c3::method5()
Use --enable-stdcall-fixup to disable these warnings
Use --disable-stdcall-fixup to disable these fixups
c:\tmp/ccisCRqc.o:pr35504.C:(.rdata$_ZTV2c3[vtable for c3]+0x44): undefined
reference to `@_ZThn8_N2c37method4Ev@4'
collect2: ld returned 1 exit status
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38054
More information about the Gcc-bugs
mailing list