Handle null current_function_decl in cgraph_debug_gimple_stmt
authorAldy Hernandez <aldyh@redhat.com>
Tue, 6 Nov 2012 23:55:20 +0000 (23:55 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 6 Nov 2012 23:55:20 +0000 (15:55 -0800)
commit27f7e1c331267244a7dbace1f38192f98ef8fad0
treeb19c3c68dfde40d634b1a42aece91948dc212c0f
parent7ec887015f685ed3d6146b1fd464b7bf31dc7a19
Handle null current_function_decl in cgraph_debug_gimple_stmt

        * cfghooks.c (cgraph_debug_gimple_stmt): Handle a null
        current_function_decl.

From-SVN: r193269
gcc/ChangeLog
gcc/cgraph.c