C++ PATCH to emit_tinfo_decl

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Wed May 22 03:59:00 GMT 2002


At 09:54 13.05.2002, Jason Merrill wrote:
>The discussion of EH and shared objects pointed out a frontend bug; we were
>emitting a type_info even when we were suppressing the vtable.  Fixed thus.
>
>Tested i686-pc-linux-gnu, applied trunk, queued for 3.1.1.
>
>2002-05-13  Jason Merrill  <jason@redhat.com>
>
>         * rtti.c (emit_tinfo_decl): Call import_export_decl.
>         * decl2.c (import_export_decl): Set DECL_NOT_REALLY_EXTERN on
>         tinfo decls by default.  Don't mess with the builtins.

Jason, the abi/rtti1.C testcase you committed with that patch fails on 
powerpc-linux-gnu if compiled with -fPIC, is that expected?

Franz.



More information about the Gcc-patches mailing list