Minor ChangeLog formatting fixes.
authorJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Mar 2016 20:30:48 +0000 (21:30 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Mar 2016 20:30:48 +0000 (21:30 +0100)
From-SVN: r233915

gcc/ChangeLog
gcc/ChangeLog-2015
gcc/testsuite/ChangeLog
gcc/testsuite/ChangeLog-2015

index 5f081b33ed979bc7880da9bb43ed6516c60c07c7..a37ecbd97f8d2a732796c6e61a3556c057bd603e 100644 (file)
@@ -1,6 +1,6 @@
-2016-03-02  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
+2016-03-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
 
-       * 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  <jakub@redhat.com>
 
        complain about -mallow-movmisalign without -mvsx if
        TARGET_ALLOW_MOVMISALIGN was not set explicitly.
 
-2016-02-26  Joel Sherrill <joel@rtems.org>
+2016-02-26  Joel Sherrill  <joel@rtems.org>
 
        * config.gcc: Add x86_64-*-rtems*.
        * gcc/config/i386/rtems-64.h: New file.
 
-2016-02-26  Joel Sherrill <joel@rtems.org>
+2016-02-26  Joel Sherrill  <joel@rtems.org>
 
        * config.gcc: Add aarch64-*-rtems*.
        * gcc/config/aarch64/rtems.h: New file.
        * lto-wrapper.c (append_diag_options): New function.
        (compile_offload_image): Call append_diag_options.
 
-2016-02-08  Sandra Loosemore <sandra@codesourcery.com>
+2016-02-08  Sandra Loosemore  <sandra@codesourcery.com>
 
        PR other/69722
        * doc/extend.texi (Flag Output Operands): Correct sectioning.
        (pdr_add_memory_accesses): Same.
        (pdr_add_data_dimensions): Same.
 
-2016-01-20  Sandra Loosemore <sandra@codesourcery.com>
+2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
 
        * doc/invoke.texi (Instrumentation Options): Clarify -mmpx linking
        requirements.
 
-2016-01-20  Sandra Loosemore <sandra@codesourcery.com>
+2016-01-20  Sandra Loosemore  <sandra@codesourcery.com>
 
        * common.opt (feliminate-dwarf2-dups): Replace references to
        "DWARF 2" with just "DWARF".
        (gen_typedef_die): Likewise.
        (force_type_die): Adjust call to modified_type_die.
 
-2016-01-19  Sandra Loosemore <sandra@codesourcery.com>
+2016-01-19  Sandra Loosemore  <sandra@codesourcery.com>
 
        * doc/standards.texi: Copy-editing for grammar, markup, and sentence
        flow throughout the file.  Fix broken link to Objective-C 2.0
 
 2016-01-19  Martin Jambor  <mjambor@suse.cz>
            Martin Liska  <mliska@suse.cz>
-           Michael Matz <matz@suse.de>
+           Michael Matz  <matz@suse.de>
 
        * Makefile.in (OBJS): Add new source files.
        (GTFILES): Add hsa.c.
        * tree-ssanames.c (ssa_name_has_boolean_range): Remove unnecessary
        test.
 
-2016-01-18  Sandra Loosemore <sandra@codesourcery.com>
+2016-01-18  Sandra Loosemore  <sandra@codesourcery.com>
 
        * doc/invoke.texi (Invoking GCC): Add new section to menu.
        (Option Summary): Update to reflect new section and moved options.
        use block_ultimate_origin
        (noncall-stmt_may_be_vtbl_ptr_store): Likewise.
 
-2016-01-13  Sandra Loosemore <sandra@codesourcery.com>
+2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
 
        * 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 <sandra@codesourcery.com>
+2016-01-13  Sandra Loosemore  <sandra@codesourcery.com>
 
        * doc/invoke.texi (Code Gen Options): Move section up in file,
        before target-specific options.  Update menu and option summary
index 7c3131cd4d9a11df647c28498bfad93110b5a921..32f3efc988bfff818ede40e9fc293a9ae0c7a69e 100644 (file)
        * tree-ssa-dom.c: Include dbgcnt.h
        (dom_opt_dom_walker::before_dom_children): Handle the new counter.
 
-2015-12-21  Andrew Pinski <apinski@cavium.com>
+2015-12-21  Andrew Pinski  <apinski@cavium.com>
 
        * config/aarch64/aarch64-option-extensions.def (LSE): Change
        FEAT_STRING to "atomics".
        * config/aarch64/aarch64-protos.h (aarch64_mask_from_zextract_ops):
        New prototype.
 
-2015-12-18 Robin Dapp <rdapp@linux.vnet.ibm.com>
+2015-12-18  Robin Dapp  <rdapp@linux.vnet.ibm.com>
 
        * config/s390/predicates.md: Change and rename
        constm1_operand to all_ones_operand
        * 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 <andris.pavenis@iki.fi>
+2015-12-18  Andris Pavenis  <andris.pavenis@iki.fi>
 
        * config/i386/djgpp-stdint.h: update typedefs for integer types
 
        PR rtl-optimization/68730
        * cfgrtl.c (cfg_layout_finalize): Free dominators.
 
-2015-12-13  Alexandre Oliva <aoliva@redhat.com>
+2015-12-13  Alexandre Oliva  <aoliva@redhat.com>
 
        PR debug/67355
        * var-tracking.c (reverse_op): Don't add dummy zero to reverse
        * tree-vect-slp.c (vect_get_mask_element): Remove.
        (vect_transform_slp_perm_load): Implement in a simpler way.
 
-2015-11-26  Alexandre Oliva <aoliva@redhat.com>
+2015-11-26  Alexandre Oliva  <aoliva@redhat.com>
 
        PR rtl-optimization/67753
        PR rtl-optimization/64164
        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 <bonzini@gnu.org>
+2015-11-26  Paolo Bonzini  <bonzini@gnu.org>
 
        * doc/implement-c.texi (Integers Implementation): Make GCC's promises
        about signed left shift stronger and clarify the cases when they're
        (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 <bschmidt@redhat.com>
+2015-11-24  Bernd Schmidt  <bschmidt@redhat.com>
            Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        PR rtl-optimization/68194
        * config/nvptx/nvptx.c (nvptx_use_anchors_for_symbol_p): New.
        (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Override.
 
-2015-11-20  Alan Hayward <alan.hayward@arm.com>
+2015-11-20  Alan Hayward  <alan.hayward@arm.com>
 
        PR tree-optimization/68413
        * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Cache
        (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 <thomas.preudhomme@arm.com>
+2015-11-16  Thomas Preud'homme  <thomas.preudhomme@arm.com>
 
        PR 56036
        * doc/invoke.texi (Optimize Options): Move @end table to the right
        in the user documentation.
        (define_peephole2, define_split): Similarly.
 
-2015-11-16 Andris Pavenis <andris.pavenis@iki.fi>
+2015-11-16  Andris Pavenis  <andris.pavenis@iki.fi>
 
        * lto-streamer-out.c (write_global_references): Adjust integer type.
        (lto_output_decl_state_refs): Likewise.
        argument is 1, replace it with GOMP_ordered_* call instead of removing
        it.
 
-2015-11-13  Rich Felker <dalias@libc.org>
+2015-11-13  Rich Felker  <dalias@libc.org>
 
        * config/sh/sh.md (symGOT_load): Suppress __stack_chk_guard
        address loading hack for FDPIC targets.
        * tree-vect-stmts.c (vectorizable_comparison): Provide vectype
        for loop invariants.
 
-2015-11-13  Alan Hayward <alan.hayward@arm.com>
+2015-11-13  Alan Hayward  <alan.hayward@arm.com>
 
        PR tree-optimization/66558
        * tree-vect-loop.c (is_integer_induction):Add.
        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 <law@redhat.com>
+2015-11-06  Jeff Law  <law@redhat.com>
 
        * tree-ssa-threadedge.c (dummy_simplify): Remove.
        (thread_around_empty_blocks): Remove backedge_seen_p argument.
        (build_scop_scattering): Call build_pbb_minimal_scattering_polyhedrons.
        (build_poly_scop): Call build_scop_minimal_scattering.
 
-2015-11-06  Jeff Law <law@redhat.com>
+2015-11-06  Jeff Law  <law@redhat.com>
 
        * cfg-flags.def (IGNORE): New edge flag.
        * tree-vrp.c (identify_jump_threads): Mark and clear edges
        * config/i386/i386.c: Include gimple-iterator.h.
        * config/aarch64/aarch64.c: Likewise.
 
-2015-11-06  Alexandre Oliva <aoliva@redhat.com>
+2015-11-06  Alexandre Oliva  <aoliva@redhat.com>
 
        PR rtl-optimization/67753
        PR rtl-optimization/64164
        * config/aarch64/aarch64.md (*movhf_aarch64): Use
        aarch64_reg_or_fp_zero for second operand.
 
-2015-11-03  Alexandre Oliva <aoliva@redhat.com>
+2015-11-03  Alexandre Oliva  <aoliva@redhat.com>
 
        * gimple-expr.c: Include hash-set.h and rtl.h.
        (mark_addressable_queue): New var.
        * cfgexpand.c: Include gimple-expr.h.
        (pass_expand::execute): Flush mark_addressable queue.
 
-2015-11-02  Alexandre Oliva <aoliva@redhat.com>
+2015-11-02  Alexandre Oliva  <aoliva@redhat.com>
 
        * tree-ssa-ifcombine.c (tree_ssa_ifcombine_bb_1): Factor out
        bb_no_side_effects_p tests...
        * tree-ssa.c (gimple_uses_undefined_value_p): New.
        * tree-ssa.h (gimple_uses_undefined_value_p): Declare.
 
-2015-11-02  Jeff Law <law@redhat.com>
+2015-11-02  Jeff Law  <law@redhat.com>
 
        * tree-ssa-threadupdate.c (valid_jump_thread_path): Also detect
        cases where the loop latch edge is in the middle of an FSM path.
        PR middle-end/68166
        * fold-const.c: Include "md5.h".
 
-2015-11-01  Jeff Law <law@redhat.com>
+2015-11-01  Jeff Law  <law@redhat.com>
 
        * vmsdbgout.c: Revert unused header file reduction patch.
 
 
        * tree-ssa-structalias.c (ipa_pta_execute): Use make_copy_constraint.
 
-2015-10-30  Jeff Law <law@redhat.com>
+2015-10-30  Jeff Law  <law@redhat.com>
            Nathan Sidwell  <nathan@acm.org>
 
        * config/nvptx/nvptx.h (HARD_REGNO_NREGS): Avoid warning on unused
            Joseph Myers  <joseph@codesourcery.com>
            Mark Shinwell  <shinwell@codesourcery.com>
            Andrew Stubbs  <ams@codesourcery.com>
-           Rich Felker <dalias@libc.org>
+           Rich Felker  <dalias@libc.org>
 
        * config.gcc: Handle --enable-fdpic.
        * config/sh/constraints.md (Ccl): New constraint.
        * 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 <alan.hayward@arm.com>
+2015-10-26  Alan Hayward  <alan.hayward@arm.com>
 
        * tree-vect-loop.c (vect_create_epilog_for_reduction): Fix
        VEC_COND_EXPR types.
        * tree.c (build_truth_vector_type): Support BLK mode
        returned for boolean vector.
 
-2015-10-23  Alan Hayward <alan.hayward@arm.com>
+2015-10-23  Alan Hayward  <alan.hayward@arm.com>
 
        PR tree-optimization/65947
        * tree-vect-loop.c
        empty constructors.
 
 2015-10-16  Michael Collison  <michael.collison@linaro.org>
-           Andrew Pinski <andrew.pinski@caviumnetworks.com>
+           Andrew Pinski  <andrew.pinski@caviumnetworks.com>
 
        * match.pd ((x < y) && (x < z) -> x < min (y,z),
        (x > y) and (x > z) -> x > max (y,z))
        (ix86_set_reg_reg_cost): Ditto.
        * config/i386/i386.h (HARD_REGNO_NREGS): Ditto.
 
-2015-10-13  Alexandre Oliva <aoliva@redhat.com>
+2015-10-13  Alexandre Oliva  <aoliva@redhat.com>
 
        PR middle-end/67912
        * expmed.c (store_bit_field_1): Adjust mode of BLKmode inputs.
        * config/rs6000/rs6000.c (rs6000_offload_options): New.
        (TARGET_OFFLOAD_OPTIONS): New.
 
-2015-10-09  Alexandre Oliva <aoliva@redhat.com>
+2015-10-09  Alexandre Oliva  <aoliva@redhat.com>
 
        PR middle-end/67891
        * cfgexpand.c (set_parm_rtl): Drop is_gimple_reg test.
        (fold_builtin_hypot, fold_builtin_pow): Likewise.
        * match.pd: Likewise.
 
-2015-10-05 James Greenhalgh <james.greenhalgh@arm.com>
-          Jiong Wang  <jiong.wang@arm.com>
+2015-10-05  James Greenhalgh  <james.greenhalgh@arm.com>
+           Jiong Wang  <jiong.wang@arm.com>
 
        * config/aarch64/aarch64.md (tlsie_tiny_sidi): Replace "<w>" with "w".
 
        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 <aoliva@redhat.com>
+2015-09-27  Alexandre Oliva  <aoliva@redhat.com>
 
        PR rtl-optimization/64164
        PR tree-optimization/67312
        'reg + reloc' cases, allow first operand to be non-REG, and use
        force_reg() to enforce address pattern.
 
-2015-09-22  Alexander Fomin <alexander.fomin@intel.com>
+2015-09-22  Alexander Fomin  <alexander.fomin@intel.com>
 
        PR target/67480
        * config/i386/sse.md (define_mode_iterator VI48_AVX_AVX512F): New.
        * config/arc/arc.opt, config/arc/constraints.md: Likewise.
        * config/arc/t-arc-newlib: Likewise.
 
-2015-09-10  Claudiu Zissulescu <claziss@synopsys.com>
+2015-09-10  Claudiu Zissulescu  <claziss@synopsys.com>
 
        * config/arc/arc.md (length): Fix attribute length for conditional
        executed instructions with long immediate.
 
        * genmodes.c: Add CONST_MODE_UNIT_SIZE modifier.
 
-2015-09-01  Kyrylo Tkachov <kyrylo.tkachov@arm.com>
+2015-09-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * ifcvt.c (struct noce_if_info): Add then_simple, else_simple,
        then_cost, else_cost fields.  Change branch_cost field to unsigned int.
        adjust_concat.
        (dump_swap_insn_table): Handle SH_XXPERMDI and SH_CONCAT.
 
-2015-08-30  Rich Felker <dalias@libc.org>
+2015-08-30  Rich Felker  <dalias@libc.org>
 
        * config.gcc (supported_defaults): Handle sh[123456ble]*-*-*
        case instead of sh[123456ble]-*-*.
        * config/aarch64/aarch64.c: Remove the last argument to
        AARCH64_FUSION_PAIR.
 
-2015-08-22  Mikhail Maltsev <maltsevm@gmail.com>
+2015-08-22  Mikhail Maltsev  <maltsevm@gmail.com>
 
        * dominance.c (new_zero_array): Define.
        (dom_info): Redefine as class with proper encapsulation.
        * toplev.h (toplev::toplev): Replace "use_TV_TOTAL" bool param
        with "external_timer" timer *.
 
-2015-08-03  Alexander Basov <coohpt@gmail.com>
+2015-08-03  Alexander Basov  <coohpt@gmail.com>
 
        PR middle-end/64744
        PR middle-end/48470
        iterator to use_stmt.
 
 2015-07-15  Aditya Kumar  <aditya.k7@samsung.com>
-           Sebastian Pop <s.pop@samsung.com>
+           Sebastian Pop  <s.pop@samsung.com>
 
        * graphite-scop-detection.c (build_scops_1): Discard scops for
        which entry==exit.
 
 2015-07-15  Aditya Kumar  <aditya.k7@samsung.com>
-           Sebastian Pop <s.pop@samsung.com>
+           Sebastian Pop  <s.pop@samsung.com>
 
        * graphite-scop-detection.c (stmt_simple_for_scop_p): Bail out in
        case of a return statement in scop.
 
 2015-07-15  Aditya Kumar  <aditya.k7@samsung.com>
-           Sebastian Pop <s.pop@samsung.com>
+           Sebastian Pop  <s.pop@samsung.com>
 
        * graphite-sese-to-poly.c (parameter_index_in_region): Only handle
        INTEGER_TYPE parameters.
        * match.pd: Add missing condition to ~X ^ C -> X ^ ~C.
 
 2015-07-05  Chung-Lin Tang  <cltang@codesourcery.com>
-           Sandra Loosemore <sandra@codesourcery.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
 
        * config/nios2/nios2-protos.h (nios2_symbol_ref_in_small_data_p):
        Delete extern declaration.
        (X & Y) ^ Y -> ~X & Y transforms to ...
        * match.pd: ... here.
 
-2015-07-01  Richard Biener <rguenther@suse.de>
+2015-07-01  Richard Biener  <rguenther@suse.de>
 
        * genmatch.c (expr::gen_transform): Shortcut re-simplifying
        of converts to avoid uninteresting noise from the conversion
        simplifying patterns.
 
-2015-06-30  Sandra Loosemore <sandra@codesourcery.com>
+2015-06-30  Sandra Loosemore  <sandra@codesourcery.com>
 
        * config/c6x/c6x.c (try_rename_operands): Do not depend on
        gcc_assert evaluating its argument for side-effect.
        division, compute max and min when value ranges for dividend and
        divisor are available.
 
-2015-06-28  Chung-Lin Tang <cltang@codesourcery.com>
-           Sandra Loosemore <sandra@codesourcery.com>
+2015-06-28  Chung-Lin Tang  <cltang@codesourcery.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
 
        * regrename.h (regrename_do_replace): Change to return bool.
        * regrename.c (rename_chains): Check return value of
 
        * tree-vect-slp.c (vect_build_slp_tree_1): Init vectype.
 
-2015-06-24  Renlin Li <renlin.li@arm.com>
+2015-06-24  Renlin Li  <renlin.li@arm.com>
 
        * config/aarch64/aarch64.h(TARGET_CPU_CPP_BUILTINS): Add
        __ARM_ALIGN_MAX_PWR, __ARM_ALIGN_MAX_STACK_PWR.
        "break".
 
 2015-05-12  Chung-Lin Tang  <cltang@codesourcery.com>
-           Sandra Loosemore <sandra@codesourcery.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
 
        * config/nios2/nios2.h (enum reg_class): Add IJMP_REGS enum
        value.
        * configure: Regenerate.
        * config.in: Regenerate.
 
-2015-04-27  Yoshinori Sato <ysato@users.sourceforge.jp>
+2015-04-27  Yoshinori Sato  <ysato@users.sourceforge.jp>
 
        * config.gcc: Add h8300-*-linux.
        * config/h8300/linux.h: New.
        (<mask_codefor>avx512f_unpckhpd512<mask_name>): Ditto.
 
 2015-04-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
-           Steven Bosscher <steven@gcc.gnu.org>
+           Steven Bosscher  <steven@gcc.gnu.org>
 
        PR rtl-optimization/34503
        * cprop.c (cprop_reg_p): New.
        Release symbol_compare_collection.
        * ipa-reference.c: Add TODO that a vector should be released.
 
-2015-04-17  Sivanupandi Pitchumani <Pitchumani.Sivanupandi@atmel.com>
+2015-04-17  Sivanupandi Pitchumani  <Pitchumani.Sivanupandi@atmel.com>
 
        PR target/65296
        * config/avr/gen-avr-mmcu-specs.c (*avrlibc_startfile): Adjust
        * omp-low.c (create_omp_child_function): Tag entrypoint
        functions with a special attribute.
 
-2015-02-24  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
+2015-02-24  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
 
        PR target/65058
        * config/rs6000/xcoff.h (ASM_OUTPUT_EXTERNAL): Drop unused variable.
        * config/rs6000/rs6000.c (chain_already_loaded): New function.
        (rs6000_call_aix): Use it.
 
-2015-02-05  Jan Hubicka <hubicka@ucw.cz>
+2015-02-05  Jan Hubicka  <hubicka@ucw.cz>
 
        * ipa-cp.c (ipa_value_from_jfunc, ipa_context_from_jfunc): Add bounds
        check.
        of manual swapping implementation.
        (aarch64_expand_vec_perm_const_1): Likewise.
 
-2015-02-04  James Greenhalgh <james.greenhalgh@arm.com>
+2015-02-04  James Greenhalgh  <james.greenhalgh@arm.com>
 
        * config/aarch64/aarch64.c (NAMED_PARAM): Delete it.
        (generic_addrcost_table): Remove NAMED_PARAM.
        decl attribute.
 
 2015-01-21  David Sherwood  <david.sherwood@arm.com>
-           Tejas Belagod <Tejas.Belagod@arm.com>
+           Tejas Belagod  <Tejas.Belagod@arm.com>
 
        * config/aarch64/aarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed.
        * config/aarch64/aarch64.c (aarch64_cannot_change_mode_class): Removed.
        Removed.
 
 2015-01-21  David Sherwood  <david.sherwood@arm.com>
-           Tejas Belagod <Tejas.Belagod@arm.com>
+           Tejas Belagod  <Tejas.Belagod@arm.com>
 
        * config/aarch64/aarch64-protos.h (aarch64_simd_attr_length_rglist)
        (aarch64_reverse_mask): New decls.
        introduced in revision 219724.
 
 2015-01-16  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
-           Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
+           Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
 
        PR target/64263
        * config/aarch64/aarch64.md (*movsi_aarch64): Don't split if the
        for MEM_REF access functions with the same base can never partially
        overlap.
 
-2015-01-14  Marcos Diaz <marcos.diaz@tallertechnologies.com>
+2015-01-14  Marcos Diaz  <marcos.diaz@tallertechnologies.com>
 
        * common.opt: New option -fstack-protector-explicit.
        * cfgexpand.c (SPCT_FLAG_EXPLICIT): New enum.
        Do not save lr in case of tail call.
        * config/arm/thumb2.md (*thumb2_pop_single): New pattern.
 
-2015-01-14  Martin Uecker <uecker@eecs.berkeley.edu>
+2015-01-14  Martin Uecker  <uecker@eecs.berkeley.edu>
 
        * tree-vrp.c (check_array_ref): Emit more warnings
        for warn_array_bounds >= 2.
index 23cee878c9b9a7a5ae1e7cb63a3c99b1a2e127a2..cbfbae2f63e8f3be25193f5b0191183ce9da3831 100644 (file)
        PR fortran/47674
        * gfortran.dg/realloc_on_assign_26.f90:  New test case.
 
-2016-02-28  Harald Anlauf <anlauf@gmx.de>
+2016-02-28  Harald Anlauf  <anlauf@gmx.de>
            Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR fortran/56007
        PR tree-optimization/69170
        * gcc.dg/torture/pr69170.c: New testcase.
 
-2016-01-17 John David Anglin  <danglin@gcc.gnu.org>
+2016-01-17  John David Anglin  <danglin@gcc.gnu.org>
 
        * gcc.dg/torture/builtin-integral-1.c: Require c99_runtime.
 
 
        * gcc.target/i386/pr65105-5.c: New test.
 
-2016-01-15  Jan Hubicka <hubicka@ucw.cz>
+2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
 
        * gcc.c-torture/execute/alias-4.c: New testcase.
 
-2016-01-15  Jan Hubicka <hubicka@ucw.cz>
+2016-01-15  Jan Hubicka  <hubicka@ucw.cz>
 
        PR ipa/68148
        * g++.dg/ipa/devirt-49.C: New testcase.
index f48907ae4293ae6dcb59c33c4f1699806f27de80..17609b92d9ef878fcac4b1d802e67563924c9b13 100644 (file)
        * g++.dg/lookup/pr21802.C: New test.
        * g++.dg/lookup/two-stage4.C: Remove XFAIL.
 
-2015-12-14 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+2015-12-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        * gfortran.dg/quad_2.f90: Update test.
 
        * gcc.c-torture/execute/alias-2.c: New testcase.
 
 2015-12-09  Tobias Burnus  <burnus@net-b.de>
-           Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
+           Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
 
        * gfortran.dg/coarray_40.f90: New.
 
        * lib/g++-dg.exp (g++-dg-runtest): Use it.
 
 2015-12-02  Tobias Burnus  <burnus@net-b.de>
-           Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
+           Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
 
        * gfortran.dg/coarray/event_1.f90: New.
        * gfortran.dg/coarray/event_2.f90: New.
        PR c++/68087
        * g++.dg/cpp0x/constexpr-array13.C: New.
 
-2015-11-25  Ilmir Usmanov <me@ilmir.us>
+2015-11-25  Ilmir Usmanov  <me@ilmir.us>
            Cesar Philippidis  <cesar@codesourcery.com>
 
        PR fortran/63858
        PR c++/68308
        * g++.dg/init/new46.C: New test.
 
-2015-11-17  Dominique d'Humieres <dominiq@lps.ens.fr>
+2015-11-17  Dominique d'Humieres  <dominiq@lps.ens.fr>
 
        PR fortran/65751
        * gfortran.dg/unlimited_polymorphic_2.f03: Update test.
        * 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 <dominiq@lps.ens.fr>
+2015-11-13  Dominique d'Humieres  <dominiq@lps.ens.fr>
 
        PR fortran/47266
        * gfortran.dg/module_private_2.f90: New test.
 
-2015-11-13  Dominique d'Humieres <dominiq@lps.ens.fr>
+2015-11-13  Dominique d'Humieres  <dominiq@lps.ens.fr>
 
        PR fortran/47266
        * gfortran.dg/warn_unused_function_2.f90: New test.
 
        * g++.dg/lto/pr68057_0.C: Fix testcase.
 
-2015-11-08  Joost VandeVondele <vondele@gcc.gnu.org>
+2015-11-08  Joost VandeVondele  <vondele@gcc.gnu.org>
 
        * gfortran.dg/PR67518.f90: move from here...
        * gfortran.dg/graphite/PR67518.f90: to here.
 
        * gcc.target/arm/mincmp.c: New test.
 
-2015-11-06  Dominique d'Humieres <dominiq@lps.ens.fr>
+2015-11-06  Dominique d'Humieres  <dominiq@lps.ens.fr>
 
        PR fortran/54224
        * gfortran.dg/warn_unused_function_2.f90: Add two new
        PR c++-common/67882
        * c-c++-common/builtin-offsetof-2.c: New test.
 
-2015-11-03  Dominique d'Humieres <dominiq@lps.ens.fr>
+2015-11-03  Dominique d'Humieres  <dominiq@lps.ens.fr>
 
        PR fortran/67982
        * gfortran.dg/warn_unused_function_3.f90: New test.
 
        * g++.dg/ext/mvc1.C: Require ifunc.
 
-2015-11-02  Alexandre Oliva <aoliva@redhat.com>
+2015-11-02  Alexandre Oliva  <aoliva@redhat.com>
 
        PR tree-optimization/68083
        * gcc.dg/torture/pr68083.c: New.  From Zhendong Su.
 
        * c-c++-common/goacc/loop-shape.c: New test.
 
-2015-10-27  Nathan Sidwell <nathan@codesourcery.com>
+2015-10-27  Nathan Sidwell  <nathan@codesourcery.com>
            Cesar Philippidis  <cesar@codesourcery.com>
 
        * g++.dg/gomp/pr33372-1.C: Adjust diagnostic.
        * gcc.dg/torture/pr67736.c: New test.
        * gcc.dg/combine-subregs.c: New test.
 
-2015-10-23  Alan Hayward <alan.hayward@arm.com>
+2015-10-23  Alan Hayward  <alan.hayward@arm.com>
 
        PR tree-optimization/65947
        * lib/target-supports.exp
        * g++.dg/cpp1z/fold-ice1.C: New.
 
 2015-10-16  Michael Collison  <michael.collison@linaro.org>
-           Andrew Pinski <andrew.pinski@caviumnetworks.com>
+           Andrew Pinski  <andrew.pinski@caviumnetworks.com>
 
        * gcc.dg/tree-ssa/minmax-loopend.c: New test.
 
        * gcc.dg/ipa/ipa-sra-10.c: New test.
        * gcc.dg/torture/pr67794.c: Likewise.
 
-2015-10-09  Alexandre Oliva <aoliva@redhat.com>
+2015-10-09  Alexandre Oliva  <aoliva@redhat.com>
 
        PR rtl-optimization/67828
        * gcc.dg/torture/pr67828.c: New.
        * c-c++-common/Wtautological-compare-4.c: New test.
 
 2015-10-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
-           Peter Bergner <bergner@vnet.ibm.com>
+           Peter Bergner  <bergner@vnet.ibm.com>
 
        PR target/67808
        * gcc.target/powerpc/pr67808.c: New test.
        * g++.dg/debug/dwarf2/pr44641.C: Revert line number change. Remove
        skip on AIX.  XFAIL individual line tests.
 
-2015-09-27  Alexandre Oliva <aoliva@redhat.com>
+2015-09-27  Alexandre Oliva  <aoliva@redhat.com>
 
        PR rtl-optimization/64164
        PR tree-optimization/67312
        PR libgcc/67624
        * gcc.target/arm/fp16-inf.c: New test.
 
-2015-09-24  Kirill Yukhin <kirill.yukhin@intel.com>
+2015-09-24  Kirill Yukhin  <kirill.yukhin@intel.com>
 
        * gcc.target/i386/avx512vbmi-check.h (main): Fix register
        name while checking for AVX-512VBMI presence.
        PR tree-optimization/67671
        * g++.dg/pr67671.C: New test.
 
-2015-09-22  Alexander Fomin <alexander.fomin@intel.com>
+2015-09-22  Alexander Fomin  <alexander.fomin@intel.com>
 
        PR target/67480
        * gcc.target/i386/pr67480.c: New test.
 
-2015-09-22  Kirill Yukhin <kirill.yukhin@intel.com>
+2015-09-22  Kirill Yukhin  <kirill.yukhin@intel.com>
 
        * gcc.target/i386/funcspec-5.c: Test avx512vl, avx512bw,
        avx512dq, avx512cd, avx512er, avx512pf and skylake-avx512.
 
 2015-09-04  Andrey Turetskiy  <andrey.turetskiy@intel.com>
            Petr Murzin  <petr.murzin@intel.com>
-           Kirill Yukhin <kirill.yukhin@intel.com>
+           Kirill Yukhin  <kirill.yukhin@intel.com>
 
        * gcc.target/i386/avx512f-scatter-1.c: New.
        * gcc.target/i386/avx512f-scatter-2.c: Ditto.
        * lib/tsan-dg.exp: Likewise.
        * lib/ubsan-dg.exp: Likewise.
 
-2015-09-01  Kenneth Zadeck <zadeck@naturalbridge.com>
+2015-09-01  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
        * gcc.c-torture/execute/ieee/20000320-1.c Fixed misplaced test case.
 
 
        * gcc.dg/vect/no-scevccp-outer-11.c: Don't xfail scan-tree-dump-times.
 
-2015-09-01  Kyrylo Tkachov <kyrylo.tkachov@arm.com>
+2015-09-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * gcc.dg/ifcvt-1.c: New test.
        * gcc.dg/ifcvt-2.c: Likewise.
        PR target/67211
        * g++.dg/pr67211.C: New test.
 
-2015-08-24  Louis Krupp <louis.krupp@zoho.com>
+2015-08-24  Louis Krupp  <louis.krupp@zoho.com>
 
        PR fortran/62536
        PR fortran/66175
        * 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 <coohpt@gmail.com>
+2015-08-03  Alexander Basov  <coohpt@gmail.com>
 
        PR middle-end/64744
        PR middle-end/48470
        * gcc.dg/vect/pr48052.c: Use dg-require-effective-target vect_int_mult.
 
 2015-07-05  Chung-Lin Tang  <cltang@codesourcery.com>
-           Sandra Loosemore <sandra@codesourcery.com>
+           Sandra Loosemore  <sandra@codesourcery.com>
 
        * gcc.target/nios2/gprel-offset.c: New test.
 
        * lib/target-supports.exp (check_effective_target_pie): Add *-*-freebsd*
        to the family of pie capable targets.
 
-2015-05-18  Alex Velenko <Alex.Velenko@arm.com>
+2015-05-18  Alex Velenko  <Alex.Velenko@arm.com>
 
        * gcc.target/arm/bics_1.c : New testcase.
        * gcc.target/arm/bics_2.c : New testcase.
        * c-c++-common/Wmisleading-indentation-2.c: New testcase.
        * c-c++-common/Wmisleading-indentation-2.md: New file.
 
-2015-05-12 Sandra Loosemore <sandra@codesourcery.com>
+2015-05-12  Sandra Loosemore  <sandra@codesourcery.com>
 
        * gcc.target/nios2/nios2-trap-insn.c: Expect "trap" instead of
        "break".
        PR tree-optimization/65851
        * g++.dg/torture/pr65851.C: New testcase.
 
-2015-04-27  Jeff Law <law@redhat.com>
+2015-04-27  Jeff Law  <law@redhat.com>
 
        PR tree-optimization/65217
        * gcc.target/i386/pr65217.c: Remove XFAIL.
        * c-c++-common/pr61534-1.c: New test.
 
 2015-04-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>
-           Steven Bosscher <steven@gcc.gnu.org>
+           Steven Bosscher  <steven@gcc.gnu.org>
 
        PR rtl-optimization/34503
        * gcc.target/arm/pr64616.c: New file.
        PR rtl-optimization/64818
        * gcc.target/arm/pr64818.c: New test.
 
-2015-04-21 Jan Hubicka  <hubicka@ucw.cz>
+2015-04-21  Jan Hubicka  <hubicka@ucw.cz>
 
        PR ipa/65076
        * g++.dg/tree-ssa/pr61034.C: Update template.
        * gcc.dg/Warray-bounds-11.c: Likewise.
        * gcc.dg/Warray-bounds.c: Likewise.
 
-2015-04-21 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+2015-04-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR libgfortran/65234
        * gfortran.dg/fmt_unlimited.f90: New test.
        * gcc.target/i386/avx512vbmi-vpermi2b-2.c: Likewise.
        * gcc.target/i386/avx512vbmi-vpermt2b-2.c: Likewise.
 
-2015-04-21 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+2015-04-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR libgfortran/56743
        * gfortran.dg/namelist_87.f90: New test.
        PR libgfortran/65563
        * gfortran.dg/open_errors_2.f90:  New test.
 
-2015-03-28 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+2015-03-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR libgfortran/65596
        * gfortran.dg/namelist_86.f90: New test.
        PR c++/65340
        * g++.dg/cpp1y/pr65340.C: New.
 
-2015-03-17 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+2015-03-17  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR fortran/64432
        * gfortran.dg/system_clock_3.f08: Adjust test.
        * gfortran.dg/proc_ptr_comp_44.f90: New test.
        * gfortran.dg/proc_ptr_comp_45.f90: New test.
 
-2015-03-16 Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+2015-03-16  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
 
        PR fortran/64432
        * gfortran.dg/system_clock_3.f08: New test.
        PR ipa/65236
        * g++.dg/ipa/ipa-icf-6.C: New testcase.
 
-2015-02-27  Pat Haugen <pthaugen@us.ibm.com>
+2015-02-27  Pat Haugen  <pthaugen@us.ibm.com>
 
        * gcc.dg/vect/pr59354.c: Move vector producing code to
        separate function.
        * gcc.dg/tree-ssa/pr61743-1.c: Add -fno-tree-vectorize.
        * gcc.dg/tree-ssa/pr61743-2.c: Likewise.
 
-2015-01-16  Zhenqiang Chen <zhenqiang.chen@arm.com>
+2015-01-16  Zhenqiang Chen  <zhenqiang.chen@arm.com>
 
        * gcc.dg/pr64015.c: New test.
 
        * gcc.dg/tree-ssa/pr61743-1.c: New testcase.
        * gcc.dg/tree-ssa/pr61743-2.c: Likewise.
 
-2015-01-15 Renlin Li <renlin.li@arm.com>
+2015-01-15  Renlin Li  <renlin.li@arm.com>
 
        * gcc.target/aarch64/volatileloadpair-1.c: Correct dg-options.
        * gcc.target/aarch64/volatileloadpair-2.c: Likewise.
        PR middle-end/64365
        * gcc.dg/torture/pr64365.c: New testcase.
 
-2015-01-14  Marcos Diaz <marcos.diaz@tallertechnologies.com>
+2015-01-14  Marcos Diaz  <marcos.diaz@tallertechnologies.com>
 
        * gcc.dg/stackprotectexplicit1.c: New test.
        * g++.dg/stackprotectexplicit2.c: New test.
        * gcc.dg/vect/pr64493.c: New testcase.
        * gcc.dg/vect/pr64495.c: Likewise.
 
-2015-01-13  Martin Uecker <uecker@eecs.berkeley.edu>
+2015-01-13  Martin Uecker  <uecker@eecs.berkeley.edu>
 
        * gcc.dg/Warray-bounds-11.c: New test-case.
 
        * gcc.dg/tree-ssa/loop-1.c: Likewise.
        * gcc.dg/weak/typeof-2.c: Likewise.
 
-2015-01-05  Radovan Obradovic <radovan.obradovic@imgtec.com>
+2015-01-05  Radovan Obradovic  <radovan.obradovic@imgtec.com>
 
        PR rtl-optimization/64287
        * gcc.dg/aru-2.c: New test.