re PR tree-optimization/70960 (ICE: tree check: expected ssa_name, have integer_cst...
[platform/upstream/gcc.git] / gcc / testsuite / ChangeLog
2016-05-06 Richard Bienerre PR tree-optimization/70960 (ICE: tree check: expecte...
2016-05-06 Oleg Endore PR target/52933 (SH Target: Use div0s for integer...
2016-05-06 Marek Polacekre PR sanitizer/70875 (ICE in get_ubsan_type_info_for_t...
2016-05-06 Oleg Endore PR target/54089 ([SH] Refactor shift patterns)
2016-05-06 Richard Bienerre PR fortran/70931 (ICE with -g in native_encode_initi...
2016-05-06 Richard Bienerre PR target/70941 (Test miscompiled with -O2.)
2016-05-05 Bin Chengre PR tree-optimization/57206 (Auto-vectorization fails...
2016-05-05 Rainer OrthDeclare isnanf in gcc.dg/ipa/inline-8.c
2016-05-05 Jakub Jelineksse.md (<avx512>_fmadd_<mode>_mask3<round_name>): Use...
2016-05-05 Jakub Jelinekc-parser.c (c_parser_switch_statement): Add IF_P argume...
2016-05-04 Jakub Jelinekre PR c++/70906 (ice in add_expr, at tree.c:7925)
2016-05-04 Jakub Jelineksse.md (sse2_movq128): Use v constraint instead of x.
2016-05-04 Jan Hubickacgraph.c (cgraph_node::call_for_symbol_thunks_and_alias...
2016-05-04 Marek Polacekc.opt (Wdangling-else): New option.
2016-05-04 Kwok Cheung Yeungmips16-attributes.c: Skip if -mmicromips flag is present.
2016-05-04 Marek Polacekre PR c/48778 (gcc 4.6 -Waddress adds unhelpful new...
2016-05-03 Alan Modra[RS6000] powerpc64le -ffixed-cr2 -ffixed-cr3 -ffixed...
2016-05-03 Martin SeborPR c++/66561 - __builtin_LINE at al. should yield const...
2016-05-03 Marek Polacekre PR c/70859 (Bad column number in type-generic functi...
2016-05-03 Pierre-Marie de... Fix a typo in dwarf2out.c:resolve_args_picking_1
2016-05-03 Dominik VogtS/390: Add patterns for r<nox>sbg instructions.
2016-05-03 Christophe Lyoninline-8.c: Require c99_runtime.
2016-05-03 Alan Modra[RS6000] Fix ICE caused by rs6000_savres_strategy thinko
2016-05-03 Jakub Jelinek* config/i386/i386.md (*truncdfsf_mixed, *truncdfsf_i387,
2016-05-03 H.J. LuCompile ssa-thread-14.c with -fdump-tree-vrp-details
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-05-03 Jakub Jelinekre PR rtl-optimization/70467 (Useless "and [esp],-1...
2016-05-03 Jakub Jelinekre PR tree-optimization/70916 (gcc ICE at -O3 on valid...
2016-05-03 Jakub Jelinekre PR target/49244 (__sync or __atomic builtins will...
2016-05-03 Bernd SchmidtFix PR44281, bad RA with global regs.
2016-05-03 Bin Chengre PR tree-optimization/56541 (vectorizaton fails in...
2016-05-02 Michael Meissnermachmode.h (mode_complex): Add support to give the...
2016-05-02 H.J. Lubackport: Since x86 psABIs require the function incomin...
2016-05-02 David MalcolmPR c++/62314: C++: add fixit hint to misspelled member...
2016-05-02 David MalcolmPR c++/62314: add fixit hint for missing "template...
2016-05-02 Jan Hubickaipa-inline-analysis.c (reset_inline_summary): Clear...
2016-05-02 Jakub Jelinekre PR rtl-optimization/70467 (Useless "and [esp],-1...
2016-05-02 Bernd Edlingerspec-options.c: Run the test on all targets.
2016-05-02 Marc GlisseCanonicalize X u< X to UNORDERED_EXPR
2016-05-02 Marc GlisseMove "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pd
2016-05-02 Nathan Sidwellomp-low.c (struct oacc_loop): Add 'inner' field.
2016-05-02 Marek Polacekre PR c/70851 (internal compiler error: in create_tmp_v...
2016-05-02 Marek PolacekFix ICE in dump_pred_graph
2016-05-01 Uros Bizjakconstraints.md (BC): Only allow -1 operands.
2016-04-30 Eric BotcazouMake-lang.in (ACATSCMD): New variable.
2016-04-30 Oleg Endothunk3.C: Remove SH5 checks.
2016-04-30 Paolo Carlinire PR c++/66644 (Rejects C++11 in-class anonymous union...
2016-04-29 Bill Schmidtaltivec.h: Change definitions of vec_xl and vec_xst.
2016-04-29 Patrick Palkatree-ssa-threadedge.c (simplify_control_stmt_condition...
2016-04-29 Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-29 H.J. LuUpdate scan-assembler-not in PR target/70155 tests
2016-04-29 Bin Chengre PR tree-optimization/70803 (gcc.dg/vect/pr56625...
2016-04-29 Ilya Enkovichtree-vect-loop.c (vect_transform_loop): Fix nb_iteratio...
2016-04-29 Marek Polacekre PR c/70852 (ice in warn_for_memset)
2016-04-29 Marek Polacekre PR sanitizer/70342 (g++ -fsanitize=undefined never...
2016-04-29 Dominik VogtPR/69089: C++-11: Ingore "alignas(0)".
2016-04-29 Dominik VogtClean up tests where a later dg-do completely overrides...
2016-04-29 Bernd Schmidtavr-related reload fix from Senthil Kumar Selvaraj
2016-04-29 Richard Bienerpr18589-10.c: Adjust.
2016-04-29 Richard Bienerre PR tree-optimization/13962 ([tree-ssa] make "fold...
2016-04-28 Jakub Jelinekre PR middle-end/70843 (ICE in add_expr, at tree.c...
2016-04-28 Jakub Jelinekre PR target/70858 (__builtin_ia32_bextr_u64 ICE with...
2016-04-28 Andrew Burgessnps400-1.c: New file.
2016-04-28 Joern Renneckearc.c (arc_print_operand): Print integer 'H' / 'L'
2016-04-28 Joern Renneckearc.h (SYMBOL_FLAG_CMEM): Define.
2016-04-28 Joern Renneckearc.h (SYMBOL_FLAG_CMEM): Define.
2016-04-28 Jakub Jelinekre PR target/70821 (x86_64: __atomic_fetch_add/sub...
2016-04-28 Bill SeurerThis patch adds support for the signed and unsigned...
2016-04-28 Jakub Jelineki386.md (sse4_1_round<mode>2): Add avx512f alternative.
2016-04-28 Rainer OrthCilk Plus testsuite needs massive cleanup (PR testsuite...
2016-04-27 Marc Glissematch.pd: unsigned A - B > A --> A < B
2016-04-27 Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-27 Eric Botcazousem_aux.adb (Is_By_Reference_Type): Also return true...
2016-04-27 H.J. LuExtend STV pass to 64-bit mode
2016-04-27 H.J. LuReplace ".{5}" with ".{5,6}" in avx512vl-vmovdqa64-1.c
2016-04-27 Bin Chengtree-ssa-loop-ivopts.c (struct iv): Use pointer to...
2016-04-27 Richard Bienerre PR ipa/70760 (wrong generated code for std::make_uni...
2016-04-27 Nathan Sidwellconstexpr.c (get_fundef_copy): Use the original functio...
2016-04-27 Nick Cliftonre PR go/49889 (Calling a function whose name is obscur...
2016-04-27 Bin ChengFix typo in gcc/testsuite/ChangeLog for revision 235436.
2016-04-27 Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-26 Martin SeborPR c++/66639 - declare __func__ , __FUNCTION__ & __PRET...
2016-04-26 Patrick PalkaFix PR c++/70241 (inconsistent access with in-class...
2016-04-26 Senthil Kumar Selvarajpr69102.c: Require scheduling support.
2016-04-26 Marc Glissematch.pd: u + 3 < u is u > UINT_MAX - 3
2016-04-26 Marek Polacekre PR c/70791 (-Wnested-externs prints inconsistent...
2016-04-26 Marek Polacekre PR c/67784 (Incorrect parsing when using declaration...
2016-04-26 Marc Glissematch.pd: X + X --> X * 2 for integers
2016-04-26 Bernd SchmidtFix x86 testcases for -frename-registers.
2016-04-26 Kyrylo TkachovFix FAIL: gcc.dg/tree-ssa/minmax-2.c scan-tree-dump...
2016-04-26 Marek PolacekBootstrapped/regtested on x86_64-linux, ok for trunk?
2016-04-26 Bin Chengre PR tree-optimization/70771 (ICE on valid code at...
2016-04-26 Bernd Schmidt* gcc.target/i386/lzcnt-1.c: Allow a different lzcntw...
2016-04-25 Richard Bienerre PR tree-optimization/70780 (wrong code at -O2 and...
2016-04-25 Michael Collisonneon.md (widen_<us>sum<mode>): New patterns where mode...
2016-04-23 Jakub Jelinekre PR sanitizer/70712 (False positive from AddressSanit...
2016-04-23 Trevor Saundersadd basic .gitattributes files to notice whitespace...
2016-04-22 Christophe Lyon[testsuite] gcc-dg: handle all return values when shoul...
2016-04-22 Dominique d'Humieressubmodule_14.f08: Add cleanup-submodules.
2016-04-22 Richard Bienerre PR tree-optimization/70740 (ICE when compiling the...
next