* cfgcleanup.c (try_forward_edges): Use location_t for locations.
commit36ebb5b6eb1ba6fe982b810bd247ba141bfd06ed
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 May 2014 10:36:23 +0000 (14 10:36 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 May 2014 10:36:23 +0000 (14 10:36 +0000)
treee17234d018b48620594f0fe21d40d1e47c16955d
parenta509ca9d2e66e72532f1017d6259800cc39d423f
* cfgcleanup.c (try_forward_edges): Use location_t for locations.
* cfgrtl.c (rtl_merge_blocks): Fix comment.
(cfg_layout_merge_blocks): Likewise.
* except.c (emit_to_new_bb_before): Remove prev_bb local variable.

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