stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt isn't set.
authorMark Mitchell <mark@codesourcery.com>
Thu, 17 Feb 2000 20:44:22 +0000 (20:44 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 17 Feb 2000 20:44:22 +0000 (20:44 +0000)
commit61d846051ae429fed1dff76cbb1db42f7b82bfdc
tree88f4c43f30e6db5ad0c695b137d92f6372f8f039
parent277576eefcc91cb00fad847f48b153a234227b8a
stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt isn't set.

* stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt
isn't set.

From-SVN: r32041
gcc/ChangeLog
gcc/stmt.c