diff options
author | Mark Mitchell <mark@codesourcery.com> | 2000-11-19 21:07:24 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2000-11-19 21:07:24 +0000 |
commit | 2650255a57477be0a966f3d3af0c0b71a0e52f0f (patch) | |
tree | 5861a1bb1ac543a2762679aef288e1adb7e494e8 /libjava/java/sql/DatabaseMetaData.java | |
parent | b7ac5370c28ab2edd426f5f7b3432b7b323962cf (diff) | |
download | gcc-2650255a57477be0a966f3d3af0c0b71a0e52f0f.zip gcc-2650255a57477be0a966f3d3af0c0b71a0e52f0f.tar.gz gcc-2650255a57477be0a966f3d3af0c0b71a0e52f0f.tar.bz2 |
decl.c (init_decl_processing): Correct name of pure virtual function under the new ABI.
* decl.c (init_decl_processing): Correct name of pure virtual
function under the new ABI.
* rtti.c (throw_bad_cast): Likewise, for bad cast function.
(throw_bad_typeid): Likewise for bad typeid function.
* libsupc++/exception_support.cc (__throw_bad_cast): Name it
__cxa_bad_cast under the new ABI.
(__throw_bad_typeid): Name it __cxa_bad_typeid under the new ABI.
* libsupc++/pure.cc (__pure_virtual): Name it __cxa_pure_virtual
under the new ABI.
From-SVN: r37575
Diffstat (limited to 'libjava/java/sql/DatabaseMetaData.java')
0 files changed, 0 insertions, 0 deletions