From dfb6d13960428024e961ec9c8dea91ec0e317fdd Mon Sep 17 00:00:00 2001 From: jakub Date: Wed, 2 Mar 2016 20:30:48 +0000 Subject: [PATCH] Minor ChangeLog formatting fixes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233915 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 24 +++++----- gcc/ChangeLog-2015 | 112 +++++++++++++++++++++---------------------- gcc/testsuite/ChangeLog | 8 ++-- gcc/testsuite/ChangeLog-2015 | 84 ++++++++++++++++---------------- 4 files changed, 114 insertions(+), 114 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5f081b3..a37ecbd 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ -2016-03-02 Manuel Lopez-Ibanez +2016-03-02 Manuel Lopez-Ibanez - * target.def(lra_p): Specify that new ports should use LRA. + * target.def (lra_p): Specify that new ports should use LRA. 2016-03-02 Jakub Jelinek @@ -402,12 +402,12 @@ complain about -mallow-movmisalign without -mvsx if TARGET_ALLOW_MOVMISALIGN was not set explicitly. -2016-02-26 Joel Sherrill +2016-02-26 Joel Sherrill * config.gcc: Add x86_64-*-rtems*. * gcc/config/i386/rtems-64.h: New file. -2016-02-26 Joel Sherrill +2016-02-26 Joel Sherrill * config.gcc: Add aarch64-*-rtems*. * gcc/config/aarch64/rtems.h: New file. @@ -1743,7 +1743,7 @@ * lto-wrapper.c (append_diag_options): New function. (compile_offload_image): Call append_diag_options. -2016-02-08 Sandra Loosemore +2016-02-08 Sandra Loosemore PR other/69722 * doc/extend.texi (Flag Output Operands): Correct sectioning. @@ -3529,12 +3529,12 @@ (pdr_add_memory_accesses): Same. (pdr_add_data_dimensions): Same. -2016-01-20 Sandra Loosemore +2016-01-20 Sandra Loosemore * doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking requirements. -2016-01-20 Sandra Loosemore +2016-01-20 Sandra Loosemore * common.opt (feliminate-dwarf2-dups): Replace references to "DWARF 2" with just "DWARF". @@ -3679,7 +3679,7 @@ (gen_typedef_die): Likewise. (force_type_die): Adjust call to modified_type_die. -2016-01-19 Sandra Loosemore +2016-01-19 Sandra Loosemore * doc/standards.texi: Copy-editing for grammar, markup, and sentence flow throughout the file. Fix broken link to Objective-C 2.0 @@ -3843,7 +3843,7 @@ 2016-01-19 Martin Jambor Martin Liska - Michael Matz + Michael Matz * Makefile.in (OBJS): Add new source files. (GTFILES): Add hsa.c. @@ -3984,7 +3984,7 @@ * tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary test. -2016-01-18 Sandra Loosemore +2016-01-18 Sandra Loosemore * doc/invoke.texi (Invoking GCC): Add new section to menu. (Option Summary): Update to reflect new section and moved options. @@ -4520,14 +4520,14 @@ use block_ultimate_origin (noncall-stmt_may_be_vtbl_ptr_store): Likewise. -2016-01-13 Sandra Loosemore +2016-01-13 Sandra Loosemore * doc/invoke.texi (Submodel Options): Rename section to "Machine-Dependent Options" to better reflect its content. Rewrite introductory text to remove archaic CPU names. Update references. -2016-01-13 Sandra Loosemore +2016-01-13 Sandra Loosemore * doc/invoke.texi (Code Gen Options): Move section up in file, before target-specific options. Update menu and option summary diff --git a/gcc/ChangeLog-2015 b/gcc/ChangeLog-2015 index 7c3131c..32f3efc 100644 --- a/gcc/ChangeLog-2015 +++ b/gcc/ChangeLog-2015 @@ -324,7 +324,7 @@ * tree-ssa-dom.c: Include dbgcnt.h (dom_opt_dom_walker::before_dom_children): Handle the new counter. -2015-12-21 Andrew Pinski +2015-12-21 Andrew Pinski * config/aarch64/aarch64-option-extensions.def (LSE): Change FEAT_STRING to "atomics". @@ -574,7 +574,7 @@ * config/aarch64/aarch64-protos.h (aarch64_mask_from_zextract_ops): New prototype. -2015-12-18 Robin Dapp +2015-12-18 Robin Dapp * config/s390/predicates.md: Change and rename constm1_operand to all_ones_operand @@ -601,7 +601,7 @@ * config/s390/s390.h: Default to z900 in the driver. * doc/invoke.texi: Document the deprecation of g5 and g6. -2015-12-18 Andris Pavenis +2015-12-18 Andris Pavenis * config/i386/djgpp-stdint.h: update typedefs for integer types @@ -1414,7 +1414,7 @@ PR rtl-optimization/68730 * cfgrtl.c (cfg_layout_finalize): Free dominators. -2015-12-13 Alexandre Oliva +2015-12-13 Alexandre Oliva PR debug/67355 * var-tracking.c (reverse_op): Don't add dummy zero to reverse @@ -3754,7 +3754,7 @@ * tree-vect-slp.c (vect_get_mask_element): Remove. (vect_transform_slp_perm_load): Implement in a simpler way. -2015-11-26 Alexandre Oliva +2015-11-26 Alexandre Oliva PR rtl-optimization/67753 PR rtl-optimization/64164 @@ -3919,7 +3919,7 @@ TREE_READONLY, don't call use_pointer_for_field with non-NULL second argument until we are sure we are keeping OMP_CLAUSE_SHARED. -2015-11-26 Paolo Bonzini +2015-11-26 Paolo Bonzini * doc/implement-c.texi (Integers Implementation): Make GCC's promises about signed left shift stronger and clarify the cases when they're @@ -4373,7 +4373,7 @@ (gimple_fold_builtin_memory_op): Don't fold call if we are going to instrument it and it may copy pointers. -2015-11-24 Bernd Schmidt +2015-11-24 Bernd Schmidt Kyrylo Tkachov PR rtl-optimization/68194 @@ -4697,7 +4697,7 @@ * config/nvptx/nvptx.c (nvptx_use_anchors_for_symbol_p): New. (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Override. -2015-11-20 Alan Hayward +2015-11-20 Alan Hayward PR tree-optimization/68413 * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Cache @@ -5575,7 +5575,7 @@ (if_convertible_loop_p_1): Initialize hash maps and predicates before hashing data references and delete hashmaps at the end. -2015-11-16 Thomas Preud'homme +2015-11-16 Thomas Preud'homme PR 56036 * doc/invoke.texi (Optimize Options): Move @end table to the right @@ -5599,7 +5599,7 @@ in the user documentation. (define_peephole2, define_split): Similarly. -2015-11-16 Andris Pavenis +2015-11-16 Andris Pavenis * lto-streamer-out.c (write_global_references): Adjust integer type. (lto_output_decl_state_refs): Likewise. @@ -5881,7 +5881,7 @@ argument is 1, replace it with GOMP_ordered_* call instead of removing it. -2015-11-13 Rich Felker +2015-11-13 Rich Felker * config/sh/sh.md (symGOT_load): Suppress __stack_chk_guard address loading hack for FDPIC targets. @@ -6183,7 +6183,7 @@ * tree-vect-stmts.c (vectorizable_comparison): Provide vectype for loop invariants. -2015-11-13 Alan Hayward +2015-11-13 Alan Hayward PR tree-optimization/66558 * tree-vect-loop.c (is_integer_induction):Add. @@ -8067,7 +8067,7 @@ the dominance info; free it if we can't. (pass_call_cdce::execute): Don't free the dominance info here. -2015-11-06 Jeff Law +2015-11-06 Jeff Law * tree-ssa-threadedge.c (dummy_simplify): Remove. (thread_around_empty_blocks): Remove backedge_seen_p argument. @@ -8100,7 +8100,7 @@ (build_scop_scattering): Call build_pbb_minimal_scattering_polyhedrons. (build_poly_scop): Call build_scop_minimal_scattering. -2015-11-06 Jeff Law +2015-11-06 Jeff Law * cfg-flags.def (IGNORE): New edge flag. * tree-vrp.c (identify_jump_threads): Mark and clear edges @@ -8426,7 +8426,7 @@ * config/i386/i386.c: Include gimple-iterator.h. * config/aarch64/aarch64.c: Likewise. -2015-11-06 Alexandre Oliva +2015-11-06 Alexandre Oliva PR rtl-optimization/67753 PR rtl-optimization/64164 @@ -8840,7 +8840,7 @@ * config/aarch64/aarch64.md (*movhf_aarch64): Use aarch64_reg_or_fp_zero for second operand. -2015-11-03 Alexandre Oliva +2015-11-03 Alexandre Oliva * gimple-expr.c: Include hash-set.h and rtl.h. (mark_addressable_queue): New var. @@ -8852,7 +8852,7 @@ * cfgexpand.c: Include gimple-expr.h. (pass_expand::execute): Flush mark_addressable queue. -2015-11-02 Alexandre Oliva +2015-11-02 Alexandre Oliva * tree-ssa-ifcombine.c (tree_ssa_ifcombine_bb_1): Factor out bb_no_side_effects_p tests... @@ -8864,7 +8864,7 @@ * tree-ssa.c (gimple_uses_undefined_value_p): New. * tree-ssa.h (gimple_uses_undefined_value_p): Declare. -2015-11-02 Jeff Law +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. @@ -8928,7 +8928,7 @@ PR middle-end/68166 * fold-const.c: Include "md5.h". -2015-11-01 Jeff Law +2015-11-01 Jeff Law * vmsdbgout.c: Revert unused header file reduction patch. @@ -8977,7 +8977,7 @@ * tree-ssa-structalias.c (ipa_pta_execute): Use make_copy_constraint. -2015-10-30 Jeff Law +2015-10-30 Jeff Law Nathan Sidwell * config/nvptx/nvptx.h (HARD_REGNO_NREGS): Avoid warning on unused @@ -10523,7 +10523,7 @@ Joseph Myers Mark Shinwell Andrew Stubbs - Rich Felker + Rich Felker * config.gcc: Handle --enable-fdpic. * config/sh/constraints.md (Ccl): New constraint. @@ -10848,7 +10848,7 @@ * match.pd ((A & ~B) - (A & B) -> (A ^ B) - B): Add missing :c. ( (X & ~Y) | (~X & Y) -> X ^ Y): Remove redundant :c. -2015-10-26 Alan Hayward +2015-10-26 Alan Hayward * tree-vect-loop.c (vect_create_epilog_for_reduction): Fix VEC_COND_EXPR types. @@ -11043,7 +11043,7 @@ * tree.c (build_truth_vector_type): Support BLK mode returned for boolean vector. -2015-10-23 Alan Hayward +2015-10-23 Alan Hayward PR tree-optimization/65947 * tree-vect-loop.c @@ -12082,7 +12082,7 @@ empty constructors. 2015-10-16 Michael Collison - Andrew Pinski + Andrew Pinski * match.pd ((x < y) && (x < z) -> x < min (y,z), (x > y) and (x > z) -> x > max (y,z)) @@ -12641,7 +12641,7 @@ (ix86_set_reg_reg_cost): Ditto. * config/i386/i386.h (HARD_REGNO_NREGS): Ditto. -2015-10-13 Alexandre Oliva +2015-10-13 Alexandre Oliva PR middle-end/67912 * expmed.c (store_bit_field_1): Adjust mode of BLKmode inputs. @@ -13037,7 +13037,7 @@ * config/rs6000/rs6000.c (rs6000_offload_options): New. (TARGET_OFFLOAD_OPTIONS): New. -2015-10-09 Alexandre Oliva +2015-10-09 Alexandre Oliva PR middle-end/67891 * cfgexpand.c (set_parm_rtl): Drop is_gimple_reg test. @@ -13927,8 +13927,8 @@ (fold_builtin_hypot, fold_builtin_pow): Likewise. * match.pd: Likewise. -2015-10-05 James Greenhalgh - Jiong Wang +2015-10-05 James Greenhalgh + Jiong Wang * config/aarch64/aarch64.md (tlsie_tiny_sidi): Replace "" with "w". @@ -15087,7 +15087,7 @@ arith_reg_operand for operands[1]. Allow it only when LRA is enabled. (addsi3_scr, *addsi3): New insn_and_split patterns. -2015-09-27 Alexandre Oliva +2015-09-27 Alexandre Oliva PR rtl-optimization/64164 PR tree-optimization/67312 @@ -15563,7 +15563,7 @@ 'reg + reloc' cases, allow first operand to be non-REG, and use force_reg() to enforce address pattern. -2015-09-22 Alexander Fomin +2015-09-22 Alexander Fomin PR target/67480 * config/i386/sse.md (define_mode_iterator VI48_AVX_AVX512F): New. @@ -17063,7 +17063,7 @@ * config/arc/arc.opt, config/arc/constraints.md: Likewise. * config/arc/t-arc-newlib: Likewise. -2015-09-10 Claudiu Zissulescu +2015-09-10 Claudiu Zissulescu * config/arc/arc.md (length): Fix attribute length for conditional executed instructions with long immediate. @@ -17750,7 +17750,7 @@ * genmodes.c: Add CONST_MODE_UNIT_SIZE modifier. -2015-09-01 Kyrylo Tkachov +2015-09-01 Kyrylo Tkachov * ifcvt.c (struct noce_if_info): Add then_simple, else_simple, then_cost, else_cost fields. Change branch_cost field to unsigned int. @@ -17886,7 +17886,7 @@ adjust_concat. (dump_swap_insn_table): Handle SH_XXPERMDI and SH_CONCAT. -2015-08-30 Rich Felker +2015-08-30 Rich Felker * config.gcc (supported_defaults): Handle sh[123456ble]*-*-* case instead of sh[123456ble]-*-*. @@ -18736,7 +18736,7 @@ * config/aarch64/aarch64.c: Remove the last argument to AARCH64_FUSION_PAIR. -2015-08-22 Mikhail Maltsev +2015-08-22 Mikhail Maltsev * dominance.c (new_zero_array): Define. (dom_info): Redefine as class with proper encapsulation. @@ -20353,7 +20353,7 @@ * toplev.h (toplev::toplev): Replace "use_TV_TOTAL" bool param with "external_timer" timer *. -2015-08-03 Alexander Basov +2015-08-03 Alexander Basov PR middle-end/64744 PR middle-end/48470 @@ -23087,19 +23087,19 @@ iterator to use_stmt. 2015-07-15 Aditya Kumar - Sebastian Pop + Sebastian Pop * graphite-scop-detection.c (build_scops_1): Discard scops for which entry==exit. 2015-07-15 Aditya Kumar - Sebastian Pop + Sebastian Pop * graphite-scop-detection.c (stmt_simple_for_scop_p): Bail out in case of a return statement in scop. 2015-07-15 Aditya Kumar - Sebastian Pop + Sebastian Pop * graphite-sese-to-poly.c (parameter_index_in_region): Only handle INTEGER_TYPE parameters. @@ -25255,7 +25255,7 @@ * match.pd: Add missing condition to ~X ^ C -> X ^ ~C. 2015-07-05 Chung-Lin Tang - Sandra Loosemore + Sandra Loosemore * config/nios2/nios2-protos.h (nios2_symbol_ref_in_small_data_p): Delete extern declaration. @@ -25633,13 +25633,13 @@ (X & Y) ^ Y -> ~X & Y transforms to ... * match.pd: ... here. -2015-07-01 Richard Biener +2015-07-01 Richard Biener * genmatch.c (expr::gen_transform): Shortcut re-simplifying of converts to avoid uninteresting noise from the conversion simplifying patterns. -2015-06-30 Sandra Loosemore +2015-06-30 Sandra Loosemore * config/c6x/c6x.c (try_rename_operands): Do not depend on gcc_assert evaluating its argument for side-effect. @@ -25982,8 +25982,8 @@ division, compute max and min when value ranges for dividend and divisor are available. -2015-06-28 Chung-Lin Tang - Sandra Loosemore +2015-06-28 Chung-Lin Tang + Sandra Loosemore * regrename.h (regrename_do_replace): Change to return bool. * regrename.c (rename_chains): Check return value of @@ -26937,7 +26937,7 @@ * tree-vect-slp.c (vect_build_slp_tree_1): Init vectype. -2015-06-24 Renlin Li +2015-06-24 Renlin Li * config/aarch64/aarch64.h(TARGET_CPU_CPP_BUILTINS): Add __ARM_ALIGN_MAX_PWR, __ARM_ALIGN_MAX_STACK_PWR. @@ -33263,7 +33263,7 @@ "break". 2015-05-12 Chung-Lin Tang - Sandra Loosemore + Sandra Loosemore * config/nios2/nios2.h (enum reg_class): Add IJMP_REGS enum value. @@ -34934,7 +34934,7 @@ * configure: Regenerate. * config.in: Regenerate. -2015-04-27 Yoshinori Sato +2015-04-27 Yoshinori Sato * config.gcc: Add h8300-*-linux. * config/h8300/linux.h: New. @@ -35223,7 +35223,7 @@ (avx512f_unpckhpd512): Ditto. 2015-04-24 Thomas Preud'homme - Steven Bosscher + Steven Bosscher PR rtl-optimization/34503 * cprop.c (cprop_reg_p): New. @@ -36073,7 +36073,7 @@ Release symbol_compare_collection. * ipa-reference.c: Add TODO that a vector should be released. -2015-04-17 Sivanupandi Pitchumani +2015-04-17 Sivanupandi Pitchumani PR target/65296 * config/avr/gen-avr-mmcu-specs.c (*avrlibc_startfile): Adjust @@ -39425,7 +39425,7 @@ * omp-low.c (create_omp_child_function): Tag entrypoint functions with a special attribute. -2015-02-24 Michael Haubenwallner +2015-02-24 Michael Haubenwallner PR target/65058 * config/rs6000/xcoff.h (ASM_OUTPUT_EXTERNAL): Drop unused variable. @@ -40614,7 +40614,7 @@ * config/rs6000/rs6000.c (chain_already_loaded): New function. (rs6000_call_aix): Use it. -2015-02-05 Jan Hubicka +2015-02-05 Jan Hubicka * ipa-cp.c (ipa_value_from_jfunc, ipa_context_from_jfunc): Add bounds check. @@ -40763,7 +40763,7 @@ of manual swapping implementation. (aarch64_expand_vec_perm_const_1): Likewise. -2015-02-04 James Greenhalgh +2015-02-04 James Greenhalgh * config/aarch64/aarch64.c (NAMED_PARAM): Delete it. (generic_addrcost_table): Remove NAMED_PARAM. @@ -41933,7 +41933,7 @@ decl attribute. 2015-01-21 David Sherwood - Tejas Belagod + Tejas Belagod * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed. * config/aarch64/aarch64.c (aarch64_cannot_change_mode_class): Removed. @@ -41941,7 +41941,7 @@ Removed. 2015-01-21 David Sherwood - Tejas Belagod + Tejas Belagod * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_rglist) (aarch64_reverse_mask): New decls. @@ -42592,7 +42592,7 @@ introduced in revision 219724. 2015-01-16 Kyrylo Tkachov - Ramana Radhakrishnan + Ramana Radhakrishnan PR target/64263 * config/aarch64/aarch64.md (*movsi_aarch64): Don't split if the @@ -43555,7 +43555,7 @@ for MEM_REF access functions with the same base can never partially overlap. -2015-01-14 Marcos Diaz +2015-01-14 Marcos Diaz * common.opt: New option -fstack-protector-explicit. * cfgexpand.c (SPCT_FLAG_EXPLICIT): New enum. @@ -43741,7 +43741,7 @@ Do not save lr in case of tail call. * config/arm/thumb2.md (*thumb2_pop_single): New pattern. -2015-01-14 Martin Uecker +2015-01-14 Martin Uecker * tree-vrp.c (check_array_ref): Emit more warnings for warn_array_bounds >= 2. diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 23cee87..cbfbae2 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -200,7 +200,7 @@ PR fortran/47674 * gfortran.dg/realloc_on_assign_26.f90: New test case. -2016-02-28 Harald Anlauf +2016-02-28 Harald Anlauf Jerry DeLisle PR fortran/56007 @@ -2422,7 +2422,7 @@ PR tree-optimization/69170 * gcc.dg/torture/pr69170.c: New testcase. -2016-01-17 John David Anglin +2016-01-17 John David Anglin * gcc.dg/torture/builtin-integral-1.c: Require c99_runtime. @@ -2555,11 +2555,11 @@ * gcc.target/i386/pr65105-5.c: New test. -2016-01-15 Jan Hubicka +2016-01-15 Jan Hubicka * gcc.c-torture/execute/alias-4.c: New testcase. -2016-01-15 Jan Hubicka +2016-01-15 Jan Hubicka PR ipa/68148 * g++.dg/ipa/devirt-49.C: New testcase. diff --git a/gcc/testsuite/ChangeLog-2015 b/gcc/testsuite/ChangeLog-2015 index f48907a..17609b9 100644 --- a/gcc/testsuite/ChangeLog-2015 +++ b/gcc/testsuite/ChangeLog-2015 @@ -514,7 +514,7 @@ * g++.dg/lookup/pr21802.C: New test. * g++.dg/lookup/two-stage4.C: Remove XFAIL. -2015-12-14 Jerry DeLisle +2015-12-14 Jerry DeLisle * gfortran.dg/quad_2.f90: Update test. @@ -785,7 +785,7 @@ * gcc.c-torture/execute/alias-2.c: New testcase. 2015-12-09 Tobias Burnus - Alessandro Fanfarillo + Alessandro Fanfarillo * gfortran.dg/coarray_40.f90: New. @@ -1347,7 +1347,7 @@ * lib/g++-dg.exp (g++-dg-runtest): Use it. 2015-12-02 Tobias Burnus - Alessandro Fanfarillo + Alessandro Fanfarillo * gfortran.dg/coarray/event_1.f90: New. * gfortran.dg/coarray/event_2.f90: New. @@ -2083,7 +2083,7 @@ PR c++/68087 * g++.dg/cpp0x/constexpr-array13.C: New. -2015-11-25 Ilmir Usmanov +2015-11-25 Ilmir Usmanov Cesar Philippidis PR fortran/63858 @@ -2596,7 +2596,7 @@ PR c++/68308 * g++.dg/init/new46.C: New test. -2015-11-17 Dominique d'Humieres +2015-11-17 Dominique d'Humieres PR fortran/65751 * gfortran.dg/unlimited_polymorphic_2.f03: Update test. @@ -2786,12 +2786,12 @@ * g++.dg/vect/simd-bool-comparison-1.cc: New test. * g++.dg/vect/simd-bool-comparison-2.cc: New test. -2015-11-13 Dominique d'Humieres +2015-11-13 Dominique d'Humieres PR fortran/47266 * gfortran.dg/module_private_2.f90: New test. -2015-11-13 Dominique d'Humieres +2015-11-13 Dominique d'Humieres PR fortran/47266 * gfortran.dg/warn_unused_function_2.f90: New test. @@ -7096,7 +7096,7 @@ * g++.dg/lto/pr68057_0.C: Fix testcase. -2015-11-08 Joost VandeVondele +2015-11-08 Joost VandeVondele * gfortran.dg/PR67518.f90: move from here... * gfortran.dg/graphite/PR67518.f90: to here. @@ -7179,7 +7179,7 @@ * gcc.target/arm/mincmp.c: New test. -2015-11-06 Dominique d'Humieres +2015-11-06 Dominique d'Humieres PR fortran/54224 * gfortran.dg/warn_unused_function_2.f90: Add two new @@ -7440,7 +7440,7 @@ PR c++-common/67882 * c-c++-common/builtin-offsetof-2.c: New test. -2015-11-03 Dominique d'Humieres +2015-11-03 Dominique d'Humieres PR fortran/67982 * gfortran.dg/warn_unused_function_3.f90: New test. @@ -7495,7 +7495,7 @@ * g++.dg/ext/mvc1.C: Require ifunc. -2015-11-02 Alexandre Oliva +2015-11-02 Alexandre Oliva PR tree-optimization/68083 * gcc.dg/torture/pr68083.c: New. From Zhendong Su. @@ -7704,7 +7704,7 @@ * c-c++-common/goacc/loop-shape.c: New test. -2015-10-27 Nathan Sidwell +2015-10-27 Nathan Sidwell Cesar Philippidis * g++.dg/gomp/pr33372-1.C: Adjust diagnostic. @@ -7953,7 +7953,7 @@ * gcc.dg/torture/pr67736.c: New test. * gcc.dg/combine-subregs.c: New test. -2015-10-23 Alan Hayward +2015-10-23 Alan Hayward PR tree-optimization/65947 * lib/target-supports.exp @@ -8306,7 +8306,7 @@ * g++.dg/cpp1z/fold-ice1.C: New. 2015-10-16 Michael Collison - Andrew Pinski + Andrew Pinski * gcc.dg/tree-ssa/minmax-loopend.c: New test. @@ -8521,7 +8521,7 @@ * gcc.dg/ipa/ipa-sra-10.c: New test. * gcc.dg/torture/pr67794.c: Likewise. -2015-10-09 Alexandre Oliva +2015-10-09 Alexandre Oliva PR rtl-optimization/67828 * gcc.dg/torture/pr67828.c: New. @@ -8594,7 +8594,7 @@ * c-c++-common/Wtautological-compare-4.c: New test. 2015-10-05 Michael Meissner - Peter Bergner + Peter Bergner PR target/67808 * gcc.target/powerpc/pr67808.c: New test. @@ -9032,7 +9032,7 @@ * g++.dg/debug/dwarf2/pr44641.C: Revert line number change. Remove skip on AIX. XFAIL individual line tests. -2015-09-27 Alexandre Oliva +2015-09-27 Alexandre Oliva PR rtl-optimization/64164 PR tree-optimization/67312 @@ -9146,7 +9146,7 @@ PR libgcc/67624 * gcc.target/arm/fp16-inf.c: New test. -2015-09-24 Kirill Yukhin +2015-09-24 Kirill Yukhin * gcc.target/i386/avx512vbmi-check.h (main): Fix register name while checking for AVX-512VBMI presence. @@ -9206,12 +9206,12 @@ PR tree-optimization/67671 * g++.dg/pr67671.C: New test. -2015-09-22 Alexander Fomin +2015-09-22 Alexander Fomin PR target/67480 * gcc.target/i386/pr67480.c: New test. -2015-09-22 Kirill Yukhin +2015-09-22 Kirill Yukhin * gcc.target/i386/funcspec-5.c: Test avx512vl, avx512bw, avx512dq, avx512cd, avx512er, avx512pf and skylake-avx512. @@ -9903,7 +9903,7 @@ 2015-09-04 Andrey Turetskiy Petr Murzin - Kirill Yukhin + Kirill Yukhin * gcc.target/i386/avx512f-scatter-1.c: New. * gcc.target/i386/avx512f-scatter-2.c: Ditto. @@ -9977,7 +9977,7 @@ * lib/tsan-dg.exp: Likewise. * lib/ubsan-dg.exp: Likewise. -2015-09-01 Kenneth Zadeck +2015-09-01 Kenneth Zadeck * gcc.c-torture/execute/ieee/20000320-1.c Fixed misplaced test case. @@ -10034,7 +10034,7 @@ * gcc.dg/vect/no-scevccp-outer-11.c: Don't xfail scan-tree-dump-times. -2015-09-01 Kyrylo Tkachov +2015-09-01 Kyrylo Tkachov * gcc.dg/ifcvt-1.c: New test. * gcc.dg/ifcvt-2.c: Likewise. @@ -10257,7 +10257,7 @@ PR target/67211 * g++.dg/pr67211.C: New test. -2015-08-24 Louis Krupp +2015-08-24 Louis Krupp PR fortran/62536 PR fortran/66175 @@ -11069,7 +11069,7 @@ * jit.dg/test-error-gcc_jit_timer_pop-mismatch.c: New test case. * jit.dg/test-error-gcc_jit_timer_pop-too-many.c: New test case. -2015-08-03 Alexander Basov +2015-08-03 Alexander Basov PR middle-end/64744 PR middle-end/48470 @@ -12424,7 +12424,7 @@ * gcc.dg/vect/pr48052.c: Use dg-require-effective-target vect_int_mult. 2015-07-05 Chung-Lin Tang - Sandra Loosemore + Sandra Loosemore * gcc.target/nios2/gprel-offset.c: New test. @@ -14580,7 +14580,7 @@ * lib/target-supports.exp (check_effective_target_pie): Add *-*-freebsd* to the family of pie capable targets. -2015-05-18 Alex Velenko +2015-05-18 Alex Velenko * gcc.target/arm/bics_1.c : New testcase. * gcc.target/arm/bics_2.c : New testcase. @@ -14765,7 +14765,7 @@ * c-c++-common/Wmisleading-indentation-2.c: New testcase. * c-c++-common/Wmisleading-indentation-2.md: New file. -2015-05-12 Sandra Loosemore +2015-05-12 Sandra Loosemore * gcc.target/nios2/nios2-trap-insn.c: Expect "trap" instead of "break". @@ -15332,7 +15332,7 @@ PR tree-optimization/65851 * g++.dg/torture/pr65851.C: New testcase. -2015-04-27 Jeff Law +2015-04-27 Jeff Law PR tree-optimization/65217 * gcc.target/i386/pr65217.c: Remove XFAIL. @@ -15419,7 +15419,7 @@ * c-c++-common/pr61534-1.c: New test. 2015-04-24 Thomas Preud'homme - Steven Bosscher + Steven Bosscher PR rtl-optimization/34503 * gcc.target/arm/pr64616.c: New file. @@ -15583,7 +15583,7 @@ PR rtl-optimization/64818 * gcc.target/arm/pr64818.c: New test. -2015-04-21 Jan Hubicka +2015-04-21 Jan Hubicka PR ipa/65076 * g++.dg/tree-ssa/pr61034.C: Update template. @@ -15591,7 +15591,7 @@ * gcc.dg/Warray-bounds-11.c: Likewise. * gcc.dg/Warray-bounds.c: Likewise. -2015-04-21 Jerry DeLisle +2015-04-21 Jerry DeLisle PR libgfortran/65234 * gfortran.dg/fmt_unlimited.f90: New test. @@ -15608,7 +15608,7 @@ * gcc.target/i386/avx512vbmi-vpermi2b-2.c: Likewise. * gcc.target/i386/avx512vbmi-vpermt2b-2.c: Likewise. -2015-04-21 Jerry DeLisle +2015-04-21 Jerry DeLisle PR libgfortran/56743 * gfortran.dg/namelist_87.f90: New test. @@ -16241,7 +16241,7 @@ PR libgfortran/65563 * gfortran.dg/open_errors_2.f90: New test. -2015-03-28 Jerry DeLisle +2015-03-28 Jerry DeLisle PR libgfortran/65596 * gfortran.dg/namelist_86.f90: New test. @@ -16670,7 +16670,7 @@ PR c++/65340 * g++.dg/cpp1y/pr65340.C: New. -2015-03-17 Jerry DeLisle +2015-03-17 Jerry DeLisle PR fortran/64432 * gfortran.dg/system_clock_3.f08: Adjust test. @@ -16681,7 +16681,7 @@ * gfortran.dg/proc_ptr_comp_44.f90: New test. * gfortran.dg/proc_ptr_comp_45.f90: New test. -2015-03-16 Jerry DeLisle +2015-03-16 Jerry DeLisle PR fortran/64432 * gfortran.dg/system_clock_3.f08: New test. @@ -17450,7 +17450,7 @@ PR ipa/65236 * g++.dg/ipa/ipa-icf-6.C: New testcase. -2015-02-27 Pat Haugen +2015-02-27 Pat Haugen * gcc.dg/vect/pr59354.c: Move vector producing code to separate function. @@ -19523,7 +19523,7 @@ * gcc.dg/tree-ssa/pr61743-1.c: Add -fno-tree-vectorize. * gcc.dg/tree-ssa/pr61743-2.c: Likewise. -2015-01-16 Zhenqiang Chen +2015-01-16 Zhenqiang Chen * gcc.dg/pr64015.c: New test. @@ -19761,7 +19761,7 @@ * gcc.dg/tree-ssa/pr61743-1.c: New testcase. * gcc.dg/tree-ssa/pr61743-2.c: Likewise. -2015-01-15 Renlin Li +2015-01-15 Renlin Li * gcc.target/aarch64/volatileloadpair-1.c: Correct dg-options. * gcc.target/aarch64/volatileloadpair-2.c: Likewise. @@ -19833,7 +19833,7 @@ PR middle-end/64365 * gcc.dg/torture/pr64365.c: New testcase. -2015-01-14 Marcos Diaz +2015-01-14 Marcos Diaz * gcc.dg/stackprotectexplicit1.c: New test. * g++.dg/stackprotectexplicit2.c: New test. @@ -19942,7 +19942,7 @@ * gcc.dg/vect/pr64493.c: New testcase. * gcc.dg/vect/pr64495.c: Likewise. -2015-01-13 Martin Uecker +2015-01-13 Martin Uecker * gcc.dg/Warray-bounds-11.c: New test-case. @@ -20417,7 +20417,7 @@ * gcc.dg/tree-ssa/loop-1.c: Likewise. * gcc.dg/weak/typeof-2.c: Likewise. -2015-01-05 Radovan Obradovic +2015-01-05 Radovan Obradovic PR rtl-optimization/64287 * gcc.dg/aru-2.c: New test. -- 2.7.4