* except.c (complete_ptr_ref_or_void_ptr_p): New function, broken out
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Jun 1999 05:29:05 +0000 (05:29 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Jun 1999 05:29:05 +0000 (05:29 +0000)
commit3273a78b73fb3e614f4945368ca9b78ef4ae74b3
treefc8a4271a3e6995a7bb54baeec33f8043ed0cd65
parente5990e25bdf125f4f1d57806c11b0e61c2e8170b
* except.c (complete_ptr_ref_or_void_ptr_p): New function, broken out
of ...
(build_throw): ... here. Call it.
(process_start_catch_block): Call it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27424 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/except.c