ifcvt.c (noce_try_cmove_arith): Fix long lines.
commitd321bd2d6ee4ebfd3246e7c0bbc121354bfe496d
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 19 Apr 2010 22:04:57 +0000 (19 22:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 19 Apr 2010 22:04:57 +0000 (19 22:04 +0000)
treed48a40fb5914174bce06ffd32d7dac624ca1c37b
parent310e44721056e49ef306847d4dc128cd9b736077
ifcvt.c (noce_try_cmove_arith): Fix long lines.

* ifcvt.c (noce_try_cmove_arith): Fix long lines.
(check_cond_move_block): Likewise.
(cond_move_process_if_block): Likewise.
(noce_find_if_block): Improve formatting.
(find_if_header): Pass 0 to memset and tweak conditions.
(cond_exec_find_if_block): Fix long lines and tweak conditions.

From-SVN: r158529
gcc/ChangeLog
gcc/ifcvt.c