except.c (expand_builtin_throw): Replace remaining use of saved_throw_type with a...
authorBrendan Kehoe <brendan@lisa.cygnus.com>
Sat, 1 Nov 1997 18:38:16 +0000 (18:38 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Sat, 1 Nov 1997 18:38:16 +0000 (13:38 -0500)
commit5a0fa1de62991de26dd6819a0e67341cf23826c0
tree68134d99f44a7e11224588ad3e369bd2eec4fd44
parentcf9d67e3e8aa596271353f56c49dbe6ebbe3f7ad
except.c (expand_builtin_throw): Replace remaining use of saved_throw_type with a call to get_eh_type.

        * except.c (expand_builtin_throw) [!DWARF2_UNWIND_INFO]: Replace
        remaining use of saved_throw_type with a call to get_eh_type.

From-SVN: r16260
gcc/cp/ChangeLog
gcc/cp/except.c