[ARM,testsuite] Skip tests incompatible with -mpure-code.
[gcc.git] / gcc / testsuite / gcc.dg /
2019-11-05 Richard Bienerre PR tree-optimization/92324 (ICE in expand_direct_opt...
2019-11-04 Martin SeborPR tree-optimization/92349 - ICE in -Warray-bounds...
2019-11-04 Joel Hutton[SLP] SLP vectorization: vectorize vector constructors
2019-11-04 Richard Bienerre PR tree-optimization/92345 (ICE in vec<_stmt_vec_inf...
2019-11-04 Richard Bienerre PR bootstrap/92301 (Wrong vectorizer code since...
2019-11-01 Jakub Jelinek* gcc.dg/pr36902.c: Terminate dg-warning regexp string.
2019-11-01 Martin SeborPR middle-end/91679 - missing -Warray-bounds accessing...
2019-11-01 Martin Seborbuiltin-sprintf-warn-3.c: Declare test functions with...
2019-11-01 Kewen LinPR testsuite/92127: Disable unrolling for some vect...
2019-10-31 Andre Vieira[vect]Make vect-epilogues-nomask=1 default
2019-10-30 Richard Bienerre PR tree-optimization/92275 (ICE: error: definition...
2019-10-30 Martin LiskaRemove alias set comparison.
2019-10-30 Martin LiskaUse symtab_node::order in LTO sections with body.
2019-10-30 Richard Bienerre PR tree-optimization/65930 (Reduction with sign...
2019-10-29 Richard Bienerre PR tree-optimization/92260 (ICE in exact_div, at...
2019-10-29 Richard Bienerre PR tree-optimization/65930 (Reduction with sign...
2019-10-29 Richard Bienerre PR tree-optimization/92241 (ice in vect_mark_pattern...
2019-10-28 Martin Sebortree-ssa-strlen.c (get_addr_stridx): Add argument and...
2019-10-28 Martin SeborPR tree-optimization/92226 - live nul char store to...
2019-10-28 Prathamesh Kulkarnire PR tree-optimization/92163 (ICE: Segmentation fault...
2019-10-28 Richard Bienerre PR tree-optimization/92252 (ICE: Segmentation fault...
2019-10-28 Richard Bienerre PR tree-optimization/92241 (ice in vect_mark_pattern...
2019-10-28 Michael MatzFix unroll-and-jam.c on 32bit
2019-10-28 Jiufu Guors6000: Enable limited unrolling at -O2
2019-10-25 Richard Bienerre PR tree-optimization/92222 (ice in useless_type_conv...
2019-10-25 Richard SandifordFix reductions for fully-masked loops
2019-10-24 Andreas Krebbelipa-sra-19.c: Avoid unprototyped function
2019-10-24 Richard Bienertree-vect-slp.c (vect_get_and_check_slp_defs): For...
2019-10-24 Richard Bienerre PR tree-optimization/92205 (ICE in vect_get_vec_def_...
2019-10-24 Richard Bienerre PR tree-optimization/92203 (ICE in eliminate_stmt...
2019-10-24 Richard Bienerre PR tree-optimization/65930 (Reduction with sign...
2019-10-24 Richard Bienerre PR tree-optimization/65930 (Reduction with sign...
2019-10-24 Richard Bienertree-vect-slp.c (vect_analyze_slp): When reduction...
2019-10-23 Richard Bienerre PR tree-optimization/65930 (Reduction with sign...
2019-10-22 Richard Bienerre PR tree-optimization/92173 (ICE in optab_for_tree_co...
2019-10-22 Michael Matzre PR middle-end/90796 (GCC: O2 vs O3 output differs...
2019-10-22 Richard Bienerre PR tree-optimization/92173 (ICE in optab_for_tree_co...
2019-10-22 Iain Sandoe[testsuite] Make the Wnonnull independent of system...
2019-10-21 Richard Bienerre PR tree-optimization/92162 (ICE in vect_create_epilo...
2019-10-21 Georg-Johann LayFix some fallout for small targets.
2019-10-20 Jan Hubickatree-ssa-alias.c (nonoverlapping_refs_since_match_p...
2019-10-19 Iain Sandoe[Darwin, testsuite] Fix Wnonnull on Darwin.
2019-10-18 Martin SeborPR tree-optimization/92157 - incorrect strcmp() ==...
2019-10-18 Richard Earnshaw[arm] Early split addvdi4
2019-10-18 Georg-Johann LayFix some fallout for small targets.
2019-10-17 Jakub Jelinekre PR tree-optimization/92056 (ice in expr_object_size...
2019-10-17 Aldy Hernandezre PR tree-optimization/92131 (incorrect assumption...
2019-10-17 Feng Xuere PR testsuite/92125 (New test gcc.dg/ipa/pr91088...
2019-10-17 Jakub Jelinekre PR tree-optimization/92115 (ICE in gimple_cond_get_o...
2019-10-16 Martin SeborPR tree-optimization/83821 - local aggregate initializa...
2019-10-16 Martin SeborPR tree-optimization/91996 - fold non-constant strlen...
2019-10-16 Richard Bienertree-vect-loop.c (vect_valid_reduction_input_p): Remove.
2019-10-16 Feng XueGeneralized IPA predicate on parameter reference
2019-10-15 Martin SeborPR testsuite/92016 - Excess errors in Wstringop-overflo...
2019-10-15 Richard Bienerre PR target/92048 (armeb regression after r276645)
2019-10-15 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-15 Prathamesh Kulkarnire PR tree-optimization/92085 (ICE: tree check: expecte...
2019-10-14 Richard Bienerre PR tree-optimization/92069 (ice in vect_analyze_scal...
2019-10-14 Richard Sandiford[C] Avoid exposing internal details in aka types
2019-10-14 Aldy HernandezNormalize unsigned ~[0,0] into [1,MAX].
2019-10-13 Rainer OrthRemove dg-add-options c99_runtime
2019-10-11 Joseph MyersSupport decimal floating-point constants in C2x.
2019-10-11 Jim WilsonExtend subst to simplify CONST_INT inside SIGN_EXTEND.
2019-10-11 Joseph MyersSupport _Decimal* keywords for C2x.
2019-10-11 Richard Bienerre PR tree-optimization/90883 (Generated code is worse...
2019-10-10 Joseph MyersUpdate DFP macros in float.h for C2x and TS 18661-2.
2019-10-10 Jakub Jelinekc-common.h (c_omp_check_context_selector, [...]): Declare.
2019-10-09 Martin SeborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09 Richard Bienertree-vect-loop.c (vect_is_simple_reduction): Simplify...
2019-10-08 Dmitrij Pochepkore PR tree-optimization/90836 (Missing popcount pattern...
2019-10-08 Martin SeborPR middle-end/92026 - gcc.dg/Wstringop-overflow-18...
2019-10-08 Martin Seborre PR testsuite/92025 (gcc.dg/Wstringop-overflow-12...
2019-10-08 Richard Bienertree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.
2019-10-08 Joseph MyersMake C2X imply -fno-fp-int-builtin-inexact.
2019-10-07 Richard Bienerre PR tree-optimization/91975 (worse code for small...
2019-10-05 Jakub Jelinekre PR tree-optimization/91734 (gcc skip an if statement...
2019-10-04 Joseph MyersAdd strftime format checking support for C2x %OB and...
2019-10-04 Martin SeborPR middle-end/91977 - missing -Wstringop-overflow on...
2019-10-04 Martin Seborbuiltins.c (compute_objsize): Add an argument.
2019-10-04 Rafael Tsuhamatch.pd (sinh (x) / cosh (x)): New simplification...
2019-10-04 Joseph MyersMark C2x built-in functions as such.
2019-10-02 Joseph MyersDefine WIDTH macros for C2x.
2019-10-02 Martin SeborPR tree-optimization/80936 - bcmp, bcopy, and bzero...
2019-10-02 Jan Hubickacif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [....
2019-10-02 Alexander Monakovifcvt: improve cost estimation (PR 87047)
2019-10-02 Martin Jambor[PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on...
2019-10-02 Jakub Jelinekre PR tree-optimization/91940 (__builtin_bswap16 loop...
2019-10-02 Joseph MyersHandle :: tokens in C for C2x.
2019-10-01 David MalcolmSupport prefixes in diagnostic_show_locus
2019-10-01 Jan Hubickatree-ssa-alias.c (nonoverlapping_component_refs_since_m...
2019-10-01 Jan Hubickassa-thread-12.c: Fix warning introduced by my previous...
2019-10-01 Jan Hubickainvoke.texi (early-inlining-insns-O2): Document.
2019-10-01 Alexandre OlivaStore float for pow result test
2019-10-01 Alexandre OlivaDWARF array bounds missing from C++ array definitions
2019-10-01 Richard Sandiford[C] Avoid aka types that just add tags
2019-10-01 Richard Sandiford[C] Improve diagnostics for vector types
2019-09-30 Yuliang Wang[AArch64][SVE] Utilize ASRD instruction for division...
2019-09-30 Richard Sandiford[C] Print ", ..." rather than ", ..." in diagnostics
2019-09-30 Martin Jambor[PR 91853] Prevent IPA-SRA ICEs on type-mismatched...
2019-09-28 Alan ModraFix endian issue in pr91656 testcases
next