]> gcc.gnu.org Git - gcc.git/commit
except.c: Include cgraph.h.
authorRichard Henderson <rth@redhat.com>
Wed, 10 Sep 2003 00:09:09 +0000 (17:09 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 10 Sep 2003 00:09:09 +0000 (17:09 -0700)
commitdd07abd7259e11e6e7a9e6e91d100e9c8743273a
treecba6b64d335d02237dcc6038991bbae04157ad36
parent7f5cc0f3d0f719d5ecf4ad0e368a4449a3cd9e00
except.c: Include cgraph.h.

        * except.c: Include cgraph.h.
        (output_function_exception_table): Invoke
        cgraph_varpool_mark_needed_node.
        * Makefile.in (except.o): Update.

        * decl2.c (mark_member_pointers): Rename from
        mark_member_pointers_and_eh_handlers and don't check eh handlers.

From-SVN: r71254
gcc/ChangeLog
gcc/Makefile.in
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/except.c
This page took 0.058987 seconds and 5 git commands to generate.