Commit c7cf4ff9 by Uros Bizjak

ChangeLog: Fix whitespace.

	* ChangeLog: Fix whitespace.
	* testsuite/ChangeLog: Ditto.

From-SVN: r229700
parent f7632193
...@@ -25,8 +25,7 @@ ...@@ -25,8 +25,7 @@
2015-11-02 Jeff Law <jeff@redhat.com> 2015-11-02 Jeff Law <jeff@redhat.com>
* tree-ssa-threadupdate.c (valid_jump_thread_path): Also detect * tree-ssa-threadupdate.c (valid_jump_thread_path): Also detect
cases where the loop latch edge is in the middle of an FSM cases where the loop latch edge is in the middle of an FSM path.
path.
2015-11-03 Tom de Vries <tom@codesourcery.com> 2015-11-03 Tom de Vries <tom@codesourcery.com>
...@@ -79,8 +78,8 @@ ...@@ -79,8 +78,8 @@
2015-10-27 Alan Lawrence <alan.lawrence@arm.com> 2015-10-27 Alan Lawrence <alan.lawrence@arm.com>
PR tree-optimization/65963 PR tree-optimization/65963
* tree-scalar-evolution.c (interpret_rhs_expr): Handle some LSHIFT_EXPRs * tree-scalar-evolution.c (interpret_rhs_expr): Handle some
as equivalent MULT_EXPRs. LSHIFT_EXPRs as equivalent MULT_EXPRs.
2015-11-02 Thomas Schwinge <thomas@codesourcery.com> 2015-11-02 Thomas Schwinge <thomas@codesourcery.com>
...@@ -1761,8 +1760,8 @@ ...@@ -1761,8 +1760,8 @@
2015-10-27 Alan Lawrence <alan.lawrence@arm.com> 2015-10-27 Alan Lawrence <alan.lawrence@arm.com>
PR tree-optimization/65963 PR tree-optimization/65963
* tree-scalar-evolution.c (interpret_rhs_expr): Handle some LSHIFT_EXPRs * tree-scalar-evolution.c (interpret_rhs_expr): Handle some
as equivalent MULT_EXPRs. LSHIFT_EXPRs as equivalent MULT_EXPRs.
2015-10-27 Kyrylo Tkachov <kyrylo.tkachov@arm.com> 2015-10-27 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
...@@ -229,8 +229,8 @@ ...@@ -229,8 +229,8 @@
2015-10-27 Nathan Sidwell <nathan@codesourcery.com> 2015-10-27 Nathan Sidwell <nathan@codesourcery.com>
Cesar Philippidis <cesar@codesourcery.com> Cesar Philippidis <cesar@codesourcery.com>
* g++.dg/g++.dg/gomp/pr33372-1.C: Adjust diagnostic. * g++.dg/gomp/pr33372-1.C: Adjust diagnostic.
* gcc/testsuite/g++.dg/gomp/pr33372-3.C: Likewise. * g++.dg/gomp/pr33372-3.C: Likewise.
2015-10-27 Richard Henderson <rth@redhat.com> 2015-10-27 Richard Henderson <rth@redhat.com>
...@@ -964,7 +964,7 @@ ...@@ -964,7 +964,7 @@
2015-10-13 Christophe Lyon <christophe.lyon@linaro.org> 2015-10-13 Christophe Lyon <christophe.lyon@linaro.org>
* gcc/testsuite/gcc.target/aarch64/table-intrinsics.c: Fix regexp * gcc.target/aarch64/table-intrinsics.c: Fix regexp
after r228716 (Fix vtbl[34] and vtbx4). after r228716 (Fix vtbl[34] and vtbx4).
2015-10-13 Yuri Rumyantsev <ysrumyan@gmail.com> 2015-10-13 Yuri Rumyantsev <ysrumyan@gmail.com>
...@@ -9794,7 +9794,7 @@ ...@@ -9794,7 +9794,7 @@
2015-03-05 Martin Sebor <msebor@redhat.com> 2015-03-05 Martin Sebor <msebor@redhat.com>
* PR testsuite/63175 PR testsuite/63175
* gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c (main1): Move * gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c (main1): Move
checking of results into main to prevent it from getting optimized checking of results into main to prevent it from getting optimized
away. away.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment