re PR tree-optimization/79723 (Another case of dropped gs: prefix)
[gcc.git] / gcc / testsuite / ChangeLog
2017-02-28 Richard Bienerre PR tree-optimization/79723 (Another case of dropped...
2017-02-27 Pat Haugenre PR target/79544 (vec_sra (unsigned long long,foo...
2017-02-27 Paolo Carlinire PR c++/79414 (internal compiler error after "error...
2017-02-27 Bin Chengre PR tree-optimization/77536 (Vectorizer not maintaini...
2017-02-27 Richard Bienerre PR tree-optimization/45397 (Issues with integer...
2017-02-27 Richard Bienerre PR tree-optimization/79690 (IVOPTs drops gs: prefix)
2017-02-26 Thomas Koenigre PR libfortran/51119 (MATMUL slow for large matrices)
2017-02-25 Jakub Jelinekre PR middle-end/79396 (ICE (verify_flow_info failed...
2017-02-24 Dominique d'Humieresre PR fortran/79597 (Incomplete error message "Expectin...
2017-02-24 Jakub Jelinekre PR c/79677 (Weird handling of -Werror=)
2017-02-24 Matthew FortuneUpdate paired single tests to cope with ABI fixes for...
2017-02-24 Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-02-24 David EdelsohnRequire LTO.
2017-02-24 Toma TabacuUse logical_op_short_circuit to skip targets in ssa...
2017-02-24 Eric Botcazou* gcc-interface/trans.c (return_value_ok_for_nrv_p...
2017-02-24 Eric Botcazouutils.c (max_size): Flip the second argument when recur...
2017-02-24 Richard Bienerre PR tree-optimization/79389 (30% performance regressi...
2017-02-23 Paolo Carlinire PR c++/79361 (ICE redefining a template function...
2017-02-23 Eric Botcazouvisium.md (type): Add trap.
2017-02-23 Dominik VogtPR 68749: S/390: Disable ifcvt-4.c for -m31.
2017-02-23 Richard Bienerre PR tree-optimization/79683 (SLP vectorizer drops...
2017-02-23 Jeff Lawre PR tree-optimization/79578 (Unnecessary instructions...
2017-02-22 Sameera DeshpandeFix MIPS o32 calling convention for MSA and FP vector...
2017-02-22 Jakub Jelinekre PR c++/79664 (ICE with #pragma omp parallel in const...
2017-02-22 Jakub Jelinekdwarf2out.c (gen_variable_die): For -gdwarf-5...
2017-02-22 Marek Polacekre PR c/79662 (ICE on invalid code in convert_arguments...
2017-02-22 Marek Polacekre PR c++/79657 (ICE on invalid c++ code in finish_unde...
2017-02-22 Marek Polacekre PR c++/79653 (ICE on invalid c++ code in cp_check_co...
2017-02-22 Jakub Jelinekre PR target/70465 (Poor code for x87 asm)
2017-02-22 Uros Bizjakpr61441.c: Use dg-add-options ieee.
2017-02-22 Uros BizjakChangeLog: Add missing entry.
2017-02-22 Richard Bienerre PR middle-end/79673 (GIMPLE verification fails when...
2017-02-22 Richard Bienerre PR tree-optimization/79666 (wrong code (SIGFPE)...
2017-02-22 Martin LiskaRemove wrong assert about gcov_type (PR lto/79587).
2017-02-21 Marek Polacekre PR c++/79535 (ICE in verify_ctor_sanity, at cp/const...
2017-02-21 Jakub Jelinekre PR c++/79654 (ICE on invalid c++ code in register_dt...
2017-02-21 Jakub Jelinekre PR sanitizer/79589 (ICE in gimplify_compound_expr...
2017-02-21 Jeff Lawre PR tree-optimization/79621 (Missed path isolation...
2017-02-21 Jakub Jelinekre PR c++/79655 (ICE on invalid c++ code in cxx_eval_st...
2017-02-21 Jakub Jelinekre PR c++/79639 (ICE with -O and constexpr)
2017-02-21 Jakub Jelinekre PR target/79633 (ICE in gimple_call_arg, at gimple...
2017-02-21 Jakub Jelinekre PR target/79570 (ICE in sel-sched-ir.c:4534 in pr699...
2017-02-21 Jakub Jelinekre PR c++/79641 (ICE with const variable and attribute)
2017-02-21 Jakub Jelinekre PR middle-end/79649 (Memset pattern in named address...
2017-02-21 Jakub Jelinekre PR target/79494 (ICE in maybe_record_trace_start...
2017-02-21 Segher BoessenkoolAdd -Wno-psabi to diagnostic-test-expressions-1.c options
2017-02-21 Kyrylo TkachovSkip gcc.dg/gimplefe-26.c on non-c99 runtime targets
2017-02-20 Kelvin Nilsenre PR target/78056 (build failure on Power7)
2017-02-20 Marek Polacekre PR sanitizer/79558 (ICE: Segfault in ubsan_type_desc...
2017-02-20 Marek Polacekre PR middle-end/79537 (ICE in gimplify_expr, at gimpli...
2017-02-20 Jakub Jelinekre PR target/79568 (ICE in extract_insn, at recog.c...
2017-02-20 Paul Thomasre PR fortran/79382 (DTIO ICE)
2017-02-20 Paul Thomasre PR fortran/79434 ([submodules] separate module proce...
2017-02-19 Paul Thomasre PR fortran/79447 ([F08] gfortran rejects valid ...
2017-02-19 Andre Vehreschildre PR fortran/79229 (ICE in gfc_trans_assignment_1...
2017-02-19 Paul Thomasre PR fortran/79402 (ICE with submodules: module proced...
2017-02-19 Paolo Carlinire PR c++/79380 (ICE on C++11 code with illegal alignas...
2017-02-19 Jonathan WakelyPR c++/69523 make -Wliteral-suffix control warning
2017-02-19 Prathamesh Kulkarnigimple-pretty-print.c (dump_ternary_rhs): Adjust gimple...
2017-02-18 John David Anglinthread_local-order2.C: xfail on hppa*-*-hpux*.
2017-02-18 Jakub Jelinekre PR target/79569 (Unrecognized command line option...
2017-02-18 Jakub Jelinekre PR target/79559 (ICE in ix86_print_operand, at confi...
2017-02-17 Joseph MyersRestore DECIMAL_DIG macro to C99/C11 value.
2017-02-17 Bill Schmidtre PR target/79261 (vec_xxpermdi appears to have endian...
2017-02-17 Julia Kovali386-common.c (OPTION_MASK_ISA_RDPID_SET): New.
2017-02-17 Segher Boessenkooltestsuite: pr59833.c and pr61441.c should use -fsignali...
2017-02-17 Martin LiskaUse HOST_WIDE_INT for a param calculation (PR rtl-optim...
2017-02-17 Marek Polacekre PR middle-end/79536 (ICE in fold_binary_loc, at...
2017-02-16 Alan Modrare PR rtl-optimization/79286 (ira and lra wrong code...
2017-02-16 Jakub Jelinekre PR c++/79512 (ICE: Segfault in gimple_build_call_1...
2017-02-15 Martin SeborPR c++/79363 - ICE with NSDMI and array
2017-02-15 Bin Chengre PR tree-optimization/79347 (vect_do_peeling is messi...
2017-02-15 Jakub Jelinekre PR c++/79301 (With -Werror=pedantic outside C++17...
2017-02-15 Jakub Jelinekre PR c++/79288 (TLS model wrong for static data member...
2017-02-15 Marek Polacekre PR c/79515 (ICE: tree check: expected class 'type...
2017-02-15 David Edelsohn* g++.dg/cpp0x/pr79296.C: Move dg-do compile directive...
2017-02-15 Thomas SchwingeRestore Graphite fuse-*.c testing
2017-02-15 Jakub Jelinekre PR target/79487 (Invalid _Decimal32 comparison on...
2017-02-14 Carl Lovers6000.c: Add case statement entry to make the xvcvuxds...
2017-02-14 Segher Boessenkoolrs6000: Fix the vec-adde* testcases once more
2017-02-14 Jakub Jelinekre PR target/79481 (AVX512PF: unmasked gather prefetch...
2017-02-14 Uros Bizjakre PR middle-end/61225 (Several new failures after...
2017-02-14 Uros Bizjakre PR target/79495 (ICE in extract_constrain_insn,...
2017-02-14 Marek Polacekre PR c++/79420 (ICE on invalid C++ code on x86_64...
2017-02-14 H.J. LuProperly store 128-bit constant in large model
2017-02-14 Martin SeborPR middle-end/79448 - unhelpful -Wformat-truncation...
2017-02-14 Jeff Lawre PR tree-optimization/79095 (spurious stringop-overfl...
2017-02-14 James Greenhalgh[Patch AArch64] Use 128-bit vectors when autovectorizin...
2017-02-14 Prathamesh Kulkarnigimple-pretty-print.c (dump_unary_rhs): Adjust dump...
2017-02-14 Jakub Jelinekre PR tree-optimization/79408 (Missed VRP optimization...
2017-02-14 Richard Bienerre PR tree-optimization/79432 (ICE: verify_ssa failed)
2017-02-14 Martin SeborPR middle-end/79496 - call to snprintf with zero size...
2017-02-13 Jakub Jelinekre PR sanitizer/79341 (Many Asan tests fail on s390)
2017-02-13 Jakub Jelinekre PR c++/79232 (error: invalid rhs for gimple memory...
2017-02-13 Nathan SidwellPR c++/79296 - ICE mangling localized template instanti...
2017-02-13 Segher Boessenkoolrs6000: Fix gcc.dg/tree-ssa/ssa-dom-cse-2.c
2017-02-13 Segher Boessenkoolrs6000: testsuite: Fix vec-adde[c]-int128.c
2017-02-13 Aaron Sawdeyre PR target/79449 (ppc builtin expansion of strncmp...
2017-02-13 Jakub Jelinekre PR rtl-optimization/79388 (wrong code with -O -fno...
2017-02-12 Thomas Koenigre PR fortran/65542 (SPREAD intrinsic incorrectly accep...
next