ChangeLog: Fix whitespace.
* ChangeLog: Fix whitespace. * testsuite/ChangeLog: Ditto. From-SVN: r200721
This commit is contained in:
parent
fb50617336
commit
0ba6aff379
@ -52,8 +52,8 @@
|
||||
|
||||
2013-07-02 Sriraman Tallam <tmsriram@google.com>
|
||||
|
||||
* config/i386/i386.c (gate_insert_vzeroupper): Check if target
|
||||
ISA is AVX.
|
||||
* config/i386/i386.c (gate_insert_vzeroupper): Check if
|
||||
target ISA is AVX.
|
||||
(ix86_option_override_internal):Turn on all -mavx target flags by
|
||||
default as they are dependent on AVX anyway.
|
||||
|
||||
@ -75,8 +75,7 @@
|
||||
|
||||
2013-07-02 Ian Bolton <ian.bolton@arm.com>
|
||||
|
||||
* config/aarch64/aarch64-simd.md (absdi2): Support abs for
|
||||
DI mode.
|
||||
* config/aarch64/aarch64-simd.md (absdi2): Support abs for DI mode.
|
||||
|
||||
2013-07-02 Ian Bolton <ian.bolton@arm.com>
|
||||
|
||||
@ -285,8 +284,7 @@
|
||||
|
||||
2013-06-29 Yufeng Zhang <yufeng.zhang@arm.com>
|
||||
|
||||
* config/aarch64/aarch64.c: Remove junk from the beginning of the
|
||||
file.
|
||||
* config/aarch64/aarch64.c: Remove junk from the beginning of the file.
|
||||
|
||||
2013-06-28 Vladimir Makarov <vmakarov@redhat.com>
|
||||
|
||||
@ -301,9 +299,8 @@
|
||||
2013-06-28 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/57736
|
||||
* config/i386/i386.c (ix86_expand_builtin): If target == NULL
|
||||
and mode is VOIDmode, don't create a VOIDmode pseudo to copy result
|
||||
into.
|
||||
* config/i386/i386.c (ix86_expand_builtin): If target == NULL and
|
||||
mode is VOIDmode, don't create a VOIDmode pseudo to copy result into.
|
||||
|
||||
2013-06-28 Balaji V. Iyer <balaji.v.iyer@intel.com>
|
||||
|
||||
@ -335,8 +332,8 @@
|
||||
|
||||
2013-06-28 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||
|
||||
* config/aarch64/aarch64-protos.h
|
||||
aarch64_classify_symbol_expression): Define.
|
||||
* config/aarch64/aarch64-protos.h (aarch64_classify_symbol_expression):
|
||||
Define.
|
||||
(aarch64_symbolic_constant_p): Remove.
|
||||
* config/aarch64/aarch64.c (aarch64_classify_symbol_expression): Remove
|
||||
static. Fix line length and white space.
|
||||
@ -469,8 +466,7 @@
|
||||
|
||||
* config/mips/mips-tables.opt: Regenerate.
|
||||
* config/mips/mips-cpus.def: Add m14ke and m14kec.
|
||||
* config/mips/mips.h (BASE_DRIVER_SELF_SPECS): m14ke* implies
|
||||
-mdspr2.
|
||||
* config/mips/mips.h (BASE_DRIVER_SELF_SPECS): m14ke* implies -mdspr2.
|
||||
* doc/invoke.texi: Add -m14kc.
|
||||
|
||||
2013-06-27 Jakub Jelinek <jakub@redhat.com>
|
||||
@ -486,8 +482,8 @@
|
||||
|
||||
2013-06-27 Vladimir Makarov <vmakarov@redhat.com>
|
||||
|
||||
* lra-constraints.c (inherit_in_ebb): Process static hard regs
|
||||
too. Process OP_INOUT regs for splitting too.
|
||||
* lra-constraints.c (inherit_in_ebb): Process static hard regs too.
|
||||
Process OP_INOUT regs for splitting too.
|
||||
|
||||
2013-06-27 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
@ -543,8 +539,7 @@
|
||||
(s390_expand_builtin): New function.
|
||||
(TARGET_INIT_BUILTINS): Define.
|
||||
(TARGET_EXPAND_BUILTIN): Define.
|
||||
* common/config/s390/s390-common.c (processor_flags_table): Add
|
||||
PF_TX.
|
||||
* common/config/s390/s390-common.c (processor_flags_table): Add PF_TX.
|
||||
* config/s390/predicates.md (s390_comparison): Handle CCRAWmode.
|
||||
(s390_alc_comparison): Likewise.
|
||||
* config/s390/s390-modes.def: Add CCRAWmode.
|
||||
@ -555,8 +550,7 @@
|
||||
* config/s390/s390.md: Rename UNSPEC_CCU_TO_INT to
|
||||
UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_INT to UNSPEC_CC_TO_INT.
|
||||
(UNSPECV_TBEGIN, UNSPECV_TBEGINC, UNSPECV_TEND, UNSPECV_TABORT)
|
||||
(UNSPECV_ETND, UNSPECV_NTSTG, UNSPECV_PPA): New unspecv enum
|
||||
values.
|
||||
(UNSPECV_ETND, UNSPECV_NTSTG, UNSPECV_PPA): New unspecv enum values.
|
||||
(TBEGIN_MASK, TBEGINC_MASK): New constants.
|
||||
("*cc_to_int"): Move up.
|
||||
("*mov<mode>cc", "*cjump_64", "*cjump_31"): Accept integer
|
||||
@ -578,8 +572,7 @@
|
||||
2013-06-26 Thomas Schwinge <thomas@codesourcery.com>
|
||||
|
||||
* config/i386/gnu.h [TARGET_LIBC_PROVIDES_SSP]
|
||||
(TARGET_CAN_SPLIT_STACK, TARGET_THREAD_SPLIT_STACK_OFFSET):
|
||||
Undefine.
|
||||
(TARGET_CAN_SPLIT_STACK, TARGET_THREAD_SPLIT_STACK_OFFSET): Undefine.
|
||||
|
||||
2013-06-26 Michael Meissner <meissner@linux.vnet.ibm.com>
|
||||
Pat Haugen <pthaugen@us.ibm.com>
|
||||
@ -612,8 +605,7 @@
|
||||
PR tree-optimization/57705
|
||||
* tree-vect-loop.c (vect_is_simple_iv_evolution): Allow
|
||||
SSA_NAME step, provided that it is not defined inside the loop.
|
||||
(vect_analyze_scalar_cycles_1): Disallow SSA_NAME step in nested
|
||||
loop.
|
||||
(vect_analyze_scalar_cycles_1): Disallow SSA_NAME step in nested loop.
|
||||
(get_initial_def_for_induction): Handle SSA_NAME IV step.
|
||||
|
||||
2013-06-25 Martin Jambor <mjambor@suse.cz>
|
||||
@ -663,8 +655,7 @@
|
||||
|
||||
2013-06-24 Richard Biener <rguenther@suse.de>
|
||||
|
||||
* pointer-set.h (struct pointer_set_t): Move here from
|
||||
pointer-set.c.
|
||||
* pointer-set.h (struct pointer_set_t): Move here from pointer-set.c.
|
||||
(pointer_set_lookup): Declare.
|
||||
(class pointer_map): New template class implementing a
|
||||
generic pointer to T map.
|
||||
@ -728,7 +719,8 @@
|
||||
when current target options does not apply.
|
||||
* config/i386/i386-protos.h (ix86_reset_previous_fndecl): New function.
|
||||
* config/i386/i386.c (ix86_reset_previous_fndecl): Ditto.
|
||||
* config/i386/bmiintrin.h: Pass appropriate target attributes to header.
|
||||
* config/i386/bmiintrin.h: Pass appropriate target
|
||||
attributes to header.
|
||||
* config/i386/mmintrin.h: Ditto.
|
||||
* config/i386/nmmintrin.h: Ditto.
|
||||
* config/i386/avx2intrin.h: Ditto.
|
||||
@ -776,8 +768,7 @@
|
||||
|
||||
2013-06-21 Andi Kleen <ak@linux.intel.com>
|
||||
|
||||
* doc/extend.texi: Dont use __atomic_clear in HLE
|
||||
example. Fix typo.
|
||||
* doc/extend.texi: Dont use __atomic_clear in HLE example. Fix typo.
|
||||
|
||||
2013-06-21 Andi Kleen <ak@linux.intel.com>
|
||||
|
||||
|
@ -256,18 +256,19 @@
|
||||
2013-06-21 Balaji V. Iyer <balaji.v.iyer@intel.com>
|
||||
|
||||
* c-c++-common/cilk-plus/AN/array_test1.c: Make this an execution test.
|
||||
Also changed the returns from error as distinct values so that debugging
|
||||
can get easier.
|
||||
Also changed the returns from error as distinct values so that
|
||||
debugging can get easier.
|
||||
* c-c++-common/cilk-plus/AN/if_test_errors.c (main): Made certain
|
||||
errors specific to C, if necessary. Also added new error hooks for C++.
|
||||
errors specific to C, if necessary. Also added new error
|
||||
hooks for C++.
|
||||
* c-c++-common/cilk-plus/AN/misc.c (main): Likewise.
|
||||
* c-c++-common/cilk-plus/AN/parser_errors.c (main): Likewise.
|
||||
* c-c++-common/cilk-plus/AN/parser_errors2.c (main): Likewise.
|
||||
* c-c++-common/cilk-plus/AN/parser_errors3.c (main): Likewise.
|
||||
* c-c++-common/cilk-plus/AN/pr57541.c (main): Likewise.
|
||||
* c-c++-common/cilk-plus/AN/parser_errors4.c (main): In addition to the
|
||||
same changes as parser_errors3.c, spaces were added between colons to
|
||||
not confuse C++ compiler with 2 colons as scope.
|
||||
* c-c++-common/cilk-plus/AN/parser_errors4.c (main): In addition to
|
||||
the same changes as parser_errors3.c, spaces were added between colons
|
||||
to not confuse C++ compiler with 2 colons as scope.
|
||||
* c-c++-common/cilk-plus/AN/vla.c: Make this test C specific.
|
||||
* g++.dg/cilk-plus/AN/array_test1_tplt.cc: New test.
|
||||
* g++.dg/cilk-plus/AN/array_test2_tplt.cc: Likewise.
|
||||
@ -279,7 +280,8 @@
|
||||
* g++.dg/cilk-plus/AN/preincr_test.cc: Likewise.
|
||||
* g++.dg/cilk-plus/AN/postincr_test.cc: Likewise.
|
||||
* g++.dg/cilk-plus/cilk-plus.exp: New script.
|
||||
* gcc/testsuite/g++.dg/dg.exp: Included Cilk Plus C++ tests in the list.
|
||||
* gcc/testsuite/g++.dg/dg.exp: Included Cilk Plus C++ tests
|
||||
in the list.
|
||||
|
||||
2013-06-21 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
@ -314,7 +316,7 @@
|
||||
PR tree-optimization/57584
|
||||
* gcc.dg/torture/pr57584.c: New testcase.
|
||||
|
||||
2013-06-19 <singhai@google.com>
|
||||
2013-06-19 Sharad Singhai <singhai@google.com>
|
||||
|
||||
* g++.dg/gcov/gcov-8.C: New testcase.
|
||||
* lib/gcov.exp: Handle intermediate format.
|
||||
@ -1689,7 +1691,7 @@
|
||||
2013-05-14 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||
|
||||
* gcc.c-torture/compile/limits-externdecl.c [target avr-*-*]:
|
||||
Expect "size of array is too large" error.
|
||||
Expect "size of array is too large" error.
|
||||
|
||||
2013-05-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user