tree-cfg.c (dump_function_to_file): Do not crash if cfun or cfun->cfg are NULL.
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 18 Apr 2005 17:04:06 +0000 (17:04 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 18 Apr 2005 17:04:06 +0000 (17:04 +0000)
commitab54a8fcecba00d08ef24abe4d8602104afeeecb
tree29cb36ec9d6430581897693c0863dce6eba74bb1
parent9d2038719fda35662abea0f6ebe210adf46c9df4
tree-cfg.c (dump_function_to_file): Do not crash if cfun or cfun->cfg are NULL.

* tree-cfg.c (dump_function_to_file): Do not crash if cfun or
cfun->cfg are NULL.

From-SVN: r98331
gcc/ChangeLog
gcc/tree-cfg.c