exception.cc (__cp_pop_exception): Free the original exception value, not the potenti...
authorAndrew MacLeod <amacleod@cygnus.com>
Fri, 23 Oct 1998 16:26:19 +0000 (16:26 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Fri, 23 Oct 1998 16:26:19 +0000 (16:26 +0000)
commit943767e30c4c566fd6ae1a421f32e37f25bfba04
treefbce2477cf8a6d89c3c97510a2bab007df50870a
parent91063b51383fe008c4509822a66761f6fc7cf334
exception.cc (__cp_pop_exception): Free the original exception value, not the potentially coerced one.

1998-10-23  Andrew MacLeod  <amacleod@cygnus.com>
      * exception.cc (__cp_pop_exception): Free the original exception
      value, not the potentially coerced one.

From-SVN: r23259
gcc/cp/ChangeLog
gcc/cp/exception.cc