]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/except.c
except.c (expand_start_catch_block): Make sure the false label gets onto the permanen...
authorMike Stump <mrs@gcc.gnu.org>
Mon, 17 Oct 1994 23:01:46 +0000 (23:01 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 17 Oct 1994 23:01:46 +0000 (23:01 +0000)
commitf675499c88831fb14dab8d10a041034b813e72d9
treeea4c81e70bfd193a4e8faf4e5d8cd2a01f65e8bf
parent02c1d408e26cfba29ae64906de31cf009e91567e
except.c (expand_start_catch_block): Make sure the false label gets onto the permanent obstack...

        * except.c (expand_start_catch_block): Make sure the false label
        gets onto the permanent obstack, as it is used for the exception
        table.

From-SVN: r8288
gcc/cp/except.c
This page took 0.057628 seconds and 5 git commands to generate.