]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/except.c
except.c (expand_start_catch_block): Fix catching a reference to pointer.
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 26 Nov 1997 09:15:09 +0000 (09:15 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 26 Nov 1997 09:15:09 +0000 (04:15 -0500)
commit92f5c1350c047cd68cdb17e66ed5f52d51b019b0
tree0b01efe391453133f242ff039511260f69ca9c2c
parentf47448072a99ebd168eddf9b7ed627518f5e9470
except.c (expand_start_catch_block): Fix catching a reference to pointer.

* except.c (expand_start_catch_block): Fix catching a reference
to pointer.

* init.c (build_new): Copy size to the saveable obstack.

* init.c (build_new): Stick a CLEANUP_POINT_EXPR inside the
  TRY_CATCH_EXPR for now.

From-SVN: r16726
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/cp/init.c
This page took 0.051723 seconds and 5 git commands to generate.