r176216 - in /trunk/gcc: ChangeLog c-family/Cha...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Tue Jul 12 20:07:00 GMT 2011
Author: ebotcazou
Date: Tue Jul 12 20:07:09 2011
New Revision: 176216
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176216
Log:
* 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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-ada-spec.c
trunk/gcc/cse.c
trunk/gcc/emit-rtl.c
trunk/gcc/haifa-sched.c
trunk/gcc/matrix-reorg.c
trunk/gcc/postreload-gcse.c
trunk/gcc/reload.c
trunk/gcc/sched-rgn.c
trunk/gcc/tree.c
More information about the Gcc-cvs
mailing list