aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2006-11-13 13:10:17 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2006-11-13 13:10:17 +0000
commitb54c93b7b8602e91e284196327ad2646a01d2838 (patch)
treee7e22593e28800c7b7ed6b9d807015761663859d /gcc/gcc.c
parent5da10ac71f76160cb5f94912e29b449cfd2de04d (diff)
downloadgcc-b54c93b7b8602e91e284196327ad2646a01d2838.zip
gcc-b54c93b7b8602e91e284196327ad2646a01d2838.tar.gz
gcc-b54c93b7b8602e91e284196327ad2646a01d2838.tar.bz2
bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE but not __GXX_MERGED_TYPEINFO_NAMES.
gcc: * config/arm/bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE but not __GXX_MERGED_TYPEINFO_NAMES. * config/arm/symbian.h (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES. * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE. libstdc++-v3: * libsupc++/typeinfo (__GXX_TYPEINFO_EQUALITY_INLINE): Define. Use instead of __GXX_MERGED_TYPEINFO_NAMES to condition inline definitions. * libsupc++/tinfo.cc (operator==): Condition on __GXX_TYPEINFO_EQUALITY_INLINE; check __GXX_MERGED_TYPEINFO_NAMES to determine algorithm. * libsupc++/tinfo2.cc (type_info::before): Likewise. From-SVN: r118755
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions