OSDN Git Service

* config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Sep 2004 00:43:59 +0000 (00:43 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Sep 2004 00:43:59 +0000 (00:43 +0000)
commit7dab6ba6d5accc0a926df56d15fedc92b0dad48f
tree00f44a86fe46ab3dee185812c70fc99b06132af2
parent8ace0db69dfbcadcce5df8df17dfb85fd939ce09
* config/arm/bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.
(TARGET_OS_CPP_BUILTINS): Likewise.
* config/arm/symbian.h (TARGET_OS_CPP_BUILTINS): Include
TARGET_BPABI_CPP_BUILTINS.

* g++.dg/abi/arm_rtti1.C: New test.

* libsupc++/typeinfo: Honor __GXX_MERGED_TYPEINFO_NAMES if already
defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87018 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/bpabi.h
gcc/config/arm/symbian.h
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/abi/arm_rtti1.C [new file with mode: 0644]
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/typeinfo