cfglayout.c (insn_locators_alloc): Initialize curr_location and last_location to...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 30 Mar 2011 12:32:12 +0000 (12:32 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 30 Mar 2011 12:32:12 +0000 (12:32 +0000)
commit12486e033e1e90f999a8d88fa5756828c22db662
tree507d86af84db912f50d0ae1f7a5aaceda7a5dfbb
parent0b99eef6f6069553557497ccf46c82be21947871
cfglayout.c (insn_locators_alloc): Initialize curr_location and last_location to UNKNOWN_LOCATION.

* cfglayout.c (insn_locators_alloc): Initialize curr_location and
last_location to UNKNOWN_LOCATION.

From-SVN: r171722
gcc/ChangeLog
gcc/cfglayout.c