OSDN Git Service

* cgraph.c (dump_cgraph_varpool_node): Don't crash if called
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Sep 2006 17:50:25 +0000 (17:50 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Sep 2006 17:50:25 +0000 (17:50 +0000)
commit8acdd6b325e8189a00f108206ecae5f9a50a9fca
tree455351255e0958640980f2c8a5dd59fcd19c75ae
parent0cea2d0758e22397bf1217e91fe59077804393fc
    * cgraph.c (dump_cgraph_varpool_node): Don't crash if called
        before cgraph_function_flags_ready.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117203 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraph.c