re PR libstdc++/20091 (18_support/14026.cc execution test fails)
authorRichard Henderson <rth@redhat.com>
Tue, 22 Feb 2005 23:17:14 +0000 (15:17 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 22 Feb 2005 23:17:14 +0000 (15:17 -0800)
commit38f925677d2204473981350cb0dfd28eb65fd45b
tree68c8941d98fd75dccc41f5a8b36b4ba8e4d75edf
parentb671e5a4993a4658274fb359e6acd69b613fa5f6
re PR libstdc++/20091 (18_support/14026.cc execution test fails)

        PR libstdc++/20091
        * libsupc++/eh_catch.cc (__cxa_begin_catch): Don't special case
        decrement of uncaughtExceptions for rethrow.

From-SVN: r95419
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/eh_catch.cc