From 24625c738ecfbb372cef2f8f4b0e2a9b9b1fc115 Mon Sep 17 00:00:00 2001 From: Uros Bizjak Date: Tue, 3 Nov 2015 08:45:55 +0000 Subject: * ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@229700 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 27 +++++++++++++-------------- gcc/testsuite/ChangeLog | 14 +++++++------- 2 files changed, 20 insertions(+), 21 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 16712df8c8a..3034d3733d7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -25,8 +25,7 @@ 2015-11-02 Jeff Law * tree-ssa-threadupdate.c (valid_jump_thread_path): Also detect - cases where the loop latch edge is in the middle of an FSM - path. + cases where the loop latch edge is in the middle of an FSM path. 2015-11-03 Tom de Vries @@ -71,7 +70,7 @@ 2015-11-02 Julian Brown * config/arm/neon-testgen.ml (emit_epilogue): Remove extraneous - brackets and semicolon. + brackets and semicolon. 2015-11-02 Alan Lawrence @@ -79,8 +78,8 @@ 2015-10-27 Alan Lawrence PR tree-optimization/65963 - * tree-scalar-evolution.c (interpret_rhs_expr): Handle some LSHIFT_EXPRs - as equivalent MULT_EXPRs. + * tree-scalar-evolution.c (interpret_rhs_expr): Handle some + LSHIFT_EXPRs as equivalent MULT_EXPRs. 2015-11-02 Thomas Schwinge @@ -610,7 +609,7 @@ * config/mcore/mcore.c (mcore_reg_ok_for_base_p, mcore_base_register_rtx_p, mcore_legitimate_index_p, mcore_legitimate_address_p): New functions. - (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Define. + (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Define. 2015-10-29 Jeff Law @@ -827,11 +826,11 @@ 2015-10-29 Mikhail Maltsev - * genautomata.c: Use CHECKING_P instead of ENABLE_CHECKING. - * genconditions.c: Define CHECKING_P in the generated code. - * genextract.c: Use flag_checking in insn_extract. - * gengtype.c (main): Remove conditional compilation. - * gengtype.h: Likewise. + * genautomata.c: Use CHECKING_P instead of ENABLE_CHECKING. + * genconditions.c: Define CHECKING_P in the generated code. + * genextract.c: Use flag_checking in insn_extract. + * gengtype.c (main): Remove conditional compilation. + * gengtype.h: Likewise. 2015-10-29 Jeff Law @@ -1612,7 +1611,7 @@ * omp-low.c (pass_oacc_device_lower::execute): Ignore errors. 2015-10-27 Nathan Sidwell - + * internal-fn.c (expand_UNIQUE): New. * internal-fn.h (enum ifn_unique_kind): New. * internal-fn.def (IFN_UNIQUE): New. @@ -1761,8 +1760,8 @@ 2015-10-27 Alan Lawrence PR tree-optimization/65963 - * tree-scalar-evolution.c (interpret_rhs_expr): Handle some LSHIFT_EXPRs - as equivalent MULT_EXPRs. + * tree-scalar-evolution.c (interpret_rhs_expr): Handle some + LSHIFT_EXPRs as equivalent MULT_EXPRs. 2015-10-27 Kyrylo Tkachov diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 444d4b79f27..fb84ea0dc8e 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -141,7 +141,7 @@ 2015-10-29 Jeff Law - PR tree-optimization/67892 + PR tree-optimization/67892 * gcc.dg/tree-ssa/pr21417: Update expected output. * gcc.dg/tree-ssa/ssa-dom-thread-2b.c: Likewise. @@ -229,8 +229,8 @@ 2015-10-27 Nathan Sidwell Cesar Philippidis - * g++.dg/g++.dg/gomp/pr33372-1.C: Adjust diagnostic. - * gcc/testsuite/g++.dg/gomp/pr33372-3.C: Likewise. + * g++.dg/gomp/pr33372-1.C: Adjust diagnostic. + * g++.dg/gomp/pr33372-3.C: Likewise. 2015-10-27 Richard Henderson @@ -427,8 +427,8 @@ 2015-10-25 Andre Vehreschild - PR fortran/66927 - PR fortran/67044 + PR fortran/66927 + PR fortran/67044 * gfortran.dg/allocate_with_source_10.f08: New test. * gfortran.dg/allocate_with_source_11.f08: New test. * gfortran.dg/class_array_15.f03: Changed count of expected @@ -964,7 +964,7 @@ 2015-10-13 Christophe Lyon - * 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). 2015-10-13 Yuri Rumyantsev @@ -9794,7 +9794,7 @@ 2015-03-05 Martin Sebor - * PR testsuite/63175 + PR testsuite/63175 * gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c (main1): Move checking of results into main to prevent it from getting optimized away. -- cgit v1.2.3