OSDN Git Service

* rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Aug 2000 09:57:55 +0000 (09:57 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 Aug 2000 09:57:55 +0000 (09:57 +0000)
commit35b7a3f52933a45dd1dbd10d3ac3312c20d4a7f9
tree0b6e6bc230ef4ae30574d192950e97f879cf3428
parent60472abc86727005e1c0d96c12c8ec0981dc9e53
* rtti.c (build_dynamic_cast_1): Set "C" linkage for new abi
runtime.
* cp/tinfo.cc (__dynamic_cast): Likewise.
* cp/inc/cxxabi.h (__dynamic_cast): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35588 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/inc/cxxabi.h
gcc/cp/rtti.c
gcc/cp/tinfo.cc