]> gcc.gnu.org Git - gcc.git/commit
exception.cc (__cp_pop_exception): If we aren't popping or rethrowing, push down...
authorJason Merrill <jason@casey.soma.redhat.com>
Sat, 3 Jun 2000 02:20:09 +0000 (02:20 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 3 Jun 2000 02:20:09 +0000 (22:20 -0400)
commit6a83e470e7d1687bbd83c776891122efe814c52f
treecaab236cb72cdba2203ea2f51ada560a2e434ed2
parentde695d2c6db46e8272f3c1a04adc9b355a3059f7
exception.cc (__cp_pop_exception): If we aren't popping or rethrowing, push down past any uncaught exceptions.

        * exception.cc (__cp_pop_exception): If we aren't popping or
        rethrowing, push down past any uncaught exceptions.
        (__uncatch_exception): Rethrow the currently handled exception.
        Move it to the top of the exception stack.

From-SVN: r34375
gcc/cp/ChangeLog
gcc/cp/exception.cc
This page took 0.062109 seconds and 5 git commands to generate.