PR c++/71710 - template using directive of field
[gcc.git] / gcc / testsuite / ChangeLog
2017-01-23 Nathan SidwellPR c++/71710 - template using directive of field
2017-01-23 Nathan SidwellPR c++/71406 - ICE with scope-ref'd template id exprs
2017-01-23 Thomas Koenigarith.c (arith_power): If simplifying integer power...
2017-01-23 Bernd Schmidtre PR rtl-optimization/78634 (30% performance drop...
2017-01-23 Bin Chengre PR tree-optimization/70754 (ICE during predictive...
2017-01-23 Martin LiskaFix strstr folding (PR tree-optimization/79196).
2017-01-23 Michael Matzfix pr78384
2017-01-23 Richard Bienerre PR tree-optimization/79186 (ICE on valid code at...
2017-01-23 Martin JamborFix compute_complex_assign_jump_func
2017-01-23 Martin Jambor[PR 79108] Put ipa_node_params to GC memory
2017-01-23 Andrew SenkevichAdd AVX512 k-mask intrinsics
2017-01-23 Richard Bienerre PR testsuite/78421 (vect-strided-a-u8-i2-gap.c fails...
2017-01-23 Martin Liskause-after-scope: handle writes to a poisoned variable
2017-01-23 Martin LiskaSpeed up use-after-scope (v2): rewrite into SSA
2017-01-23 Kyrylo Tkachov[testsuite] Fix FAIL: gcc.dg/lto/pr69188 on bare-metal...
2017-01-23 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-23 Christophe Lyon[ARM,AArch64][testsuite] Fix format string in AdvSIMD...
2017-01-22 Jakub Jelinekre PR fortran/79154 (omp declare simd in pure function?)
2017-01-22 Andreas Schwab* gcc.dg/tree-ssa/pr77445-2.c: Quote brackets.
2017-01-21 Marek Polacekre PR testsuite/79169 (g++.dg/warn/Wduplicated-branches...
2017-01-21 Jan Hubicka* gcc.dg/tree-ssa/pr77445-2.c: Adjust template.
2017-01-21 Bernd Schmidtre PR rtl-optimization/79125 (ICE in rtl_verify_bb_insn...
2017-01-20 Jiong Wang[AArch64] Only build & test pauth code for LP64
2017-01-20 Nathan SidwellPR c++/78495 - wrong code inherited ctor and invisi...
2017-01-20 Marek Polacekre PR c/79152 (-Wimplicit-fallthrough false positive...
2017-01-20 Thomas Preud'hommeSkip optional_mthumb tests if GCC has a default mode
2017-01-20 David MalcolmC++: fix fix-it hints for misspellings within explicit...
2017-01-20 Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-20 Martin LiskaDo not declare artificial variables in tree-profile...
2017-01-20 Andrew SenkevichAdd AVX512 k-mask intrinsics.
2017-01-20 Richard Bienerre PR tree-optimization/71264 (ICE in convert_move)
2017-01-20 Matthew Fortuneconfig.gcc (supported_defaults): Add madd4.
2017-01-20 Jiong Wang[AArch64][1/4] Support Return address protection on...
2017-01-19 Michael Meissnerrs6000-cpus.def (ISA_3_0_MASKS_SERVER): Enable -mpower9...
2017-01-19 Tamar Christinaaarch64.c (aarch64_simd_gen_const_vector_dup): Change...
2017-01-19 Rainer OrthFix gcc.dg/attr-alloc_size-4.c on i?86 (PR testsuite...
2017-01-19 Matthew FortuneMIPS: PR target/78176 add -mlxc1-sxc1.
2017-01-19 Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-19 Richard Earnshaw[expand] Fix for PR rtl-optimization/79121 incorrect...
2017-01-19 Michael Meissnerp9-xxbr-1.c: Fix typos in submission.
2017-01-18 Louis Kruppre PR fortran/50069 (FORALL fails on a character array)
2017-01-18 Aaron Sawdeyrs6000-protos.h (expand_strn_compare): Add arg.
2017-01-18 David Malcolmjit.dg: fix issue with compilation of test-threads.c
2017-01-18 Michael Meissnerrs6000-c.c (altivec_overloaded_builtins): Add __builtin...
2017-01-18 Nathan Sidwellre PR c++/78488 (P0136R1 ICE when building call to...
2017-01-18 Uros Bizjakre PR rtl-optimization/78952 (Combine does not convert...
2017-01-18 Andre Vehreschildcoarray_alloc_with_implicit_sync_2.f90: New test.
2017-01-18 Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-18 Jakub Jelinekre PR rtl-optimization/77416 (LRA rematerializing use...
2017-01-18 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
2017-01-18 Bill Schmidtaltivec.h (vec_bperm): Change #define.
2017-01-18 Andreas KrebbelS/390: Downcase first letter of error messages.
2017-01-18 Nathan Sidwellre PR c++/79091 (ICE in write_unnamed_type)
2017-01-18 Joe Seymourt-msp430 (LIB2ADD): Remove mpy.c
2017-01-18 Michael Meissnerre PR target/79004 (ICE in gcc.dg/torture/fp-int-conver...
2017-01-17 Segher Boessenkool-mstack-protector-guard and friends (PR78875)
2017-01-17 Wilco DijkstraThis patch simplifies the handling of EH return.
2017-01-17 Bill Schmidtaltivec.h (vec_rlmi): New #define.
2017-01-17 Nathan Sidwellre PR c++/61636 (generic lambda: segfault / "cannot...
2017-01-17 Martin SeborPR testsuite/79115 - FAIL: gcc.dg/pr78768.c execution...
2017-01-17 David MalcolmFix wording of -Wmisleading-indentation (PR c++/71497)
2017-01-17 Vladimir Makarovre PR target/79058 (ARM: internal compiler error: in...
2017-01-17 Jakub Jelinekre PR tree-optimization/71854 (ICE at -O3 in both 32...
2017-01-17 Martin LiskaFix wrong assumption in contains_type_p (PR ipa/71207).
2017-01-17 Jan Hubickare PR tree-optimization/77445 (Performance drop after...
2017-01-17 Jakub Jelinekssa-dse-2.C (size_t): Typedef to __SIZE_TYPE__ rather...
2017-01-17 Richard Bienerre PR tree-optimization/71433 (-Warray-bounds false...
2017-01-17 Richard Bienerre PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-...
2017-01-17 Alan ModraPR79066, non-PIC code generated for powerpc glibc with...
2017-01-16 Jeff Lawre PR tree-optimization/79090 (DSE wrongly removes...
2017-01-16 Jakub Jelinekre PR middle-end/79089 (error: incorrect sharing of...
2017-01-16 Jakub Jelinekre PR target/79080 (ICE: internal consistency failure...
2017-01-16 David MalcolmFix testcases for PR c/78304
2017-01-16 Carl Lovers6000-c (altivec_overloaded_builtins): Add support...
2017-01-16 Carl Lovebuiltins-3-p9.c (test_ne_long()): Change arguments...
2017-01-16 Martin SeborPR testsuite/79051 - FAIL: gcc.dg/attr-alloc_size-4...
2017-01-16 Paolo Carlinirevert: re PR c++/71737 (ICE following 2x pack expansio...
2017-01-16 Bill Schmidtrs6000.c (rtx_is_swappable_p): Change UNSPEC_VSX__XXSPL...
2017-01-16 Paolo Carlinire PR c++/71737 (ICE following 2x pack expansion in...
2017-01-16 Eric Botcazouopt62.adb: New test.
2017-01-14 Bernd Schmidtre PR rtl-optimization/78626 (ICE in rtl_verify_bb_insn...
2017-01-14 Alan ModraTestcase from pr72749
2017-01-13 Janne BlomqvistRevert r244448
2017-01-13 David MalcolmDon't suppress bogus usage of macros from system header...
2017-01-13 Uros Bizjaki386.opt (msgx): Use ix86_isa_flags2 variable.
2017-01-13 Marek Polacekre PR c++/71166 (ICE with nested constexpr/initializer)
2017-01-13 Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-13 Jeff Lawtree-ssa-dse.c (decrement_count): New function.
2017-01-13 Jeff Lawre PR middle-end/61912 (Missed (partial) dead store...
2017-01-13 Jeff Lawre PR tree-optimization/33562 (aggregate DSE disabled)
2017-01-13 Martin LiskaReload global options when strict aliasing is dropped...
2017-01-13 Richard Bienerre PR middle-end/78411 (FAIL: gcc.target/i386/pr45685...
2017-01-13 Andre Vehreschildre PR fortran/70697 ([Coarray] ICE on EVENT WAIT with...
2017-01-13 Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-13 Richard Bienerre PR tree-optimization/77283 (Revision 238005 disables...
2017-01-13 Richard Bienergimple-parser.c (c_parser_gimple_postfix_expression...
2017-01-13 Richard Bienerre PR tree-optimization/77283 (Revision 238005 disables...
2017-01-12 Sandra Loosemorepr77862.c: Require fpic target.
2017-01-12 Michael Meissnerre PR target/79004 (ICE in gcc.dg/torture/fp-int-conver...
2017-01-12 Martin Sebor(-Wformat-overflow): ...to this.
next