cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Jul 2011 20:07:09 +0000 (20:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Jul 2011 20:07:09 +0000 (20:07 +0000)
commite84a58ffbeb5c18a01e7a8daf9289618cb907f21
tree21eb9d2f9d7caf8b2acedb119c2bc797c1c3644e
parent3a4ffde68cfc6fee3c20d282d6690f2569e2fffa
cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line.

* cse.c (insert_with_costs): Put semi-colon after empty loop body
on the next line.
* emit-rtl.c (push_to_sequence): Likewise.
* haifa-sched.c (max_issue): Likewise.
* matrix-reorg.c (add_allocation_site): Likewise.
* postreload-gcse.c (eliminate_partially_redundant_load): Likewise.
* reload.c (alternative_allows_const_pool_ref): Likewise.
* sched-rgn.c (rgn_add_block): Likewise.
(rgn_fix_recovery_cfg): Likewise.
* tree.c (attribute_list_contained): Likewise.
c-family/
* c-ada-spec.c (dump_nested_types): Put semi-colon after empty loop
body on the next line.

From-SVN: r176216
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-ada-spec.c
gcc/cse.c
gcc/emit-rtl.c
gcc/haifa-sched.c
gcc/matrix-reorg.c
gcc/postreload-gcse.c
gcc/reload.c
gcc/sched-rgn.c
gcc/tree.c