cfgcleanup.c (try_forward_edges): Use location_t for locations.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 14 May 2014 10:36:23 +0000 (10:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 14 May 2014 10:36:23 +0000 (10:36 +0000)
commit8a829274db9c7d33a7d14409e0bb09a98e213c98
treee17234d018b48620594f0fe21d40d1e47c16955d
parent112903088c98fc1995fbfbcaa1b86234b535b8b4
cfgcleanup.c (try_forward_edges): Use location_t for locations.

* 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.

From-SVN: r210416
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/cfgrtl.c
gcc/except.c