]> gcc.gnu.org Git - gcc.git/commit
bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.
authorMark Mitchell <mark@codesourcery.com>
Fri, 3 Sep 2004 00:43:59 +0000 (00:43 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 3 Sep 2004 00:43:59 +0000 (00:43 +0000)
commit40a1c5cb5e9ac61a3152e84815b60069d80e31b1
tree00f44a86fe46ab3dee185812c70fc99b06132af2
parent085b68226c2664ccc04c9458e3985e328ea9e79e
bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.

* 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.

[[Split portion of a mixed commit.]]

From-SVN: r87018.2
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
This page took 0.056366 seconds and 5 git commands to generate.