]> git.ipfire.org Git - thirdparty/gcc.git/commit
cgraphunit.c (cgraph_assemble_pending_functions): Export.
authorRichard Henderson <rth@redhat.com>
Sat, 13 Sep 2003 14:18:47 +0000 (07:18 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 13 Sep 2003 14:18:47 +0000 (07:18 -0700)
commitf6d1b84aa4526d360d77c795167cfb217da89e65
treeb69aa15ca9ee08567dcb3105ff151e820b8dc09a
parent8daf2e652621464650af1fce25f1a9f86b2f39a7
cgraphunit.c (cgraph_assemble_pending_functions): Export.

        * cgraphunit.c (cgraph_assemble_pending_functions): Export.
        (cgraph_finalize_function): Revert TREE_ASM_WRITTEN check.
        * cgraph.h: Update.

        * decl2.c (finish_file): Check cgraph_assemble_pending_functions
        during relaxation loop.

From-SVN: r71360
gcc/ChangeLog
gcc/cgraph.h
gcc/cgraphunit.c
gcc/cp/ChangeLog
gcc/cp/decl2.c