os_defines.h: Define _LIBUNWIND_STD_ABI if we are on IA64 HP-UX.
commited0d100f7c513dbd9b150385fb6aa8552f6ccb3e
authorSteve Ellcey <sje@cup.hp.com>
Tue, 27 May 2003 21:45:48 +0000 (27 21:45 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 27 May 2003 21:45:48 +0000 (27 21:45 +0000)
treeba4d1028c4a9011418fd30d489ec6f32a6050c4b
parent87a7c5a1efaa2c339149c3ccbabdf2952824e424
os_defines.h: Define _LIBUNWIND_STD_ABI if we are on IA64 HP-UX.

* config/os/hpux/os_defines.h: Define _LIBUNWIND_STD_ABI if we are
on IA64 HP-UX.
* libsupc++/eh_throw.cc: Don't call _Unwind_Resume_or_Rethrow if
_LIBUNWIND_STD_ABI is set.

From-SVN: r67193
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/hpux/os_defines.h
libstdc++-v3/libsupc++/eh_throw.cc