cgraphunit.c (cgraph_finalize_unit): Set current_function_decl before calling tree_in...
authorJan Hubicka <jh@suse.cz>
Wed, 2 Jul 2003 06:14:50 +0000 (08:14 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 2 Jul 2003 06:14:50 +0000 (06:14 +0000)
commit0184bd46b030b4024e07d8e93e87c4b9b7b9f7e6
treec2cb4b199e5d0afe18182d9464f71ba116938713
parentddb45080b4c1eab4c83dccafbc5a50ce70270a4d
cgraphunit.c (cgraph_finalize_unit): Set current_function_decl before calling tree_inlinable_function_p.

* cgraphunit.c (cgraph_finalize_unit): Set current_function_decl
before calling tree_inlinable_function_p.

From-SVN: r68819
gcc/ChangeLog
gcc/cgraphunit.c