Daily bump.
[gcc.git] / gcc / testsuite / gcc.c-torture / execute /
2021-01-18 Jakub Jelinekwidening_mul: Fix up signed multiplication overflow...
2021-01-12 Jakub Jelinekreassoc: Optimize in reassoc x < 0 && y < 0 to (x ...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-31 Jakub Jelinekwide-int: Fix wi::to_mpz [PR98474]
2020-12-19 Jakub Jelinekexpr: Fix up constant_byte_string bitfield handling...
2020-12-05 Roman Zhuykovmodulo-sched: Carefully process loop counter initializa...
2020-11-23 Jozef LawrynowiczImplement the "persistent" attribute
2020-11-23 Jozef LawrynowiczFix "noinit" attribute being ignored for -O0 and -fdata...
2020-11-18 Jakub Jelinekvrp: Fix operator_trunc_mod::op1_range [PR97888]
2020-11-15 Jan HubickaMare return to clear EAF_UNUSED flag.
2020-11-13 Jozef LawrynowiczMSP430: Skip index-1.c test
2020-11-10 Jakub Jelineksccvn: Fix up push_partial_def little-endian bitfield...
2020-11-03 Jan HubickaAdd testcase for pr97695
2020-10-23 Jakub Jelinekstor-layout: Reject forming arrays with elt sizes not...
2020-10-16 Martin LiskaIPA: compare VRP types.
2020-10-15 Tom de Vries[nvptx, testsuite] Remove dg-skip-if for ptxas crash...
2020-10-15 Tom de Vries[nvptx, testsuite] Remove dg-skip-if for ptxas crashes
2020-10-15 Tom de Vries[nvptx, testsuite] Remove xpassing xfails for ptxas...
2020-10-13 Jakub Jelinekcombine: Fix up simplify_shift_const_1 for nested ROTAT...
2020-10-09 Jakub Jelinekmatch.pd: Fix up FFS -> CTZ + 1 optimization [PR97325]
2020-09-27 Jakub Jelinekoptabs: Don't reuse target for multi-word expansions...
2020-08-11 Jakub Jelinektree: Fix up get_narrower [PR96549]
2020-08-04 Marc GlisseSimplify X * C1 == C2 with undefined overflow
2020-06-10 Alexandre Oliva[PR51447] restore the global reg var before returning...
2020-05-19 Alex Coplan[aarch64] PR target/94591: Don't generate invalid REV64...
2020-05-18 Alex Coplan[arm] Don't generate invalid LDRD insns
2020-05-12 Jozef LawrynowiczMSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCAL
2020-04-28 Jakub Jelinektree: Fix up TREE_SIDE_EFFECTS on internal calls [PR94809]
2020-04-24 Jakub Jelinekcselim: Don't assume it is safe to cstore replace a...
2020-04-24 Alexandre Olivaintroduce target fileio and require it in tests that...
2020-04-23 Jakub Jelinektree: Fix up get_narrower [PR94724]
2020-04-17 Jakub Jelineki386: Fix up *testqi_ext_3 define_insn_and_split [PR94567]
2020-04-08 Jakub Jelinekvect: Fix up lowering of TRUNC_MOD_EXPR by negative...
2020-03-31 Jakub Jelinekfold-const: Fix division folding with vector operands...
2020-03-28 Roman Zhuykovtestsuite: adjust modulo-sched compare-debug tests
2020-03-27 Roman Zhuykovmodulo-sched: fix bootstrap compare-debug issue
2020-03-12 Jakub Jelinektree-dse: Fix mem* head trimming if call has lhs [PR94130]
2020-03-11 Jakub Jelinekpdp11: Fix handling of common (local and global) vars...
2020-03-05 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR90311]
2020-03-03 Jakub Jelineksccvn: Improve handling of load masked with integer...
2020-02-27 Jakub Jelineksccvn: Handle non-byte aligned offset or size for memse...
2020-02-25 Jakub Jelinekcombine: Fix find_split_point handling of constant...
2020-02-15 Jakub Jelinekmatch.pd: Disallow side-effects in GENERIC for non...
2020-01-30 Jakub Jelinekarm: Fix uaddvdi4 expander [PR93494]
2020-01-28 Richard Sandifordpredcom: Fix invalid store-store commoning [PR93434]
2020-01-23 Jakub Jelinekpostreload: Fix up postreload combine [PR93402]
2020-01-15 Jakub Jelinektree-optimization: Fix tree dse of __*_chk PR93262
2020-01-15 Jakub Jelinektree-optimization: Fix tree dse of strncpy PR93249
2020-01-13 Martin SeborPR tree-optimization/93213 - wrong code with -Og -fopti...
2020-01-02 Andrew PinskiAdd 1bit bit-field testcases.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-13 Andrew PinskiAdd C testcases for PR 86659
2019-12-13 Jakub Jelinekre PR target/92904 (varargs for __int128 is placed...
2019-12-08 Andrew PinskiNew bswap testcase.
2019-11-22 Jakub Jelinekre PR tree-optimization/92618 (error: type mismatch...
2019-11-21 Rainer OrthFix failures on Solaris with -fno-common default
2019-11-19 Jakub Jelinekre PR middle-end/91450 (__builtin_mul_overflow(A,B...
2019-10-27 Andreas Toblerfprintf-2.c: Silence a Free/NetBSD libc warning.
2019-10-23 Eric Botcazoure PR tree-optimization/92131 (incorrect assumption...
2019-10-20 Jan Hubickatree-ssa-alias.c (nonoverlapping_refs_since_match_p...
2019-10-19 Jakub Jelinekre PR target/92140 (clang vs gcc optimizing with adc...
2019-10-18 Georg-Johann LayFix some fallout for small targets.
2019-10-04 Richard Bienerloop-3.c: Fix undefined behavior.
2019-10-02 Jan Hubickacif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [....
2019-09-05 Jakub JelinekRISC-V: Fix bad insn splits with paradoxical subregs.
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-09-03 Jakub Jelinekre PR tree-optimization/91597 (GCC miscompiles a branch...
2019-09-02 Jakub Jelinekre PR tree-optimization/91632 (Probably wrong code...
2019-09-01 Eric Botcazoure PR target/91472 (gmp testsuite segfaults with gcc...
2019-08-20 Eric Botcazoure PR rtl-optimization/91347 (hppa: wrong code generate...
2019-08-14 Christophe Lyonnoinit-attribute.c: Fix typo.
2019-08-14 Christophe LyonAdd generic support for noinit attribute.
2019-07-18 Bin Chengre PR tree-optimization/91137 (Wrong code with -O3)
2019-07-09 Martin SeborPR middle-end/71924 - missing -Wreturn-local-addr retur...
2019-07-08 Wilco DijkstraTurn of ipa-ra in builtins test (PR91059)
2019-06-26 Jeff Lawtree-ssa-dse.c (initialize_ao_ref_for_dse): Handle...
2019-06-21 Jeff Lawre PR tree-optimization/90949 (null pointer check removed)
2019-06-20 Jan Hubickatree-ssa-alias.c (aliasing_component_refs_p): Remove...
2019-06-20 Tom de Vries[testsuite] Add missing dg-require-effective-target...
2019-06-19 Wilco DijkstraSimplify setjmp and non-local goto implementation ...
2019-06-17 Wilco DijkstraImprove PR64242 testcase
2019-06-16 Jozef LawrynowiczMSP430: Implement 64-bit shifts in assembly code
2019-06-12 Dimitar Dimitrovtestsuite: Remove PRU from test cases requiring hosted...
2019-06-03 Wilco DijkstraFix PR64242 - Longjmp expansion incorrect
2019-05-21 Rainer OrthFix dg-require-* syntax
2019-04-10 Jakub Jelinekre PR middle-end/90025 (botan2 miscompilation on s390x...
2019-03-27 Jeff Lawre PR rtl-optimization/87761 ([MIPS] New FAIL: gcc...
2019-03-09 Jakub Jelinekre PR rtl-optimization/89634 (gmp-ecm miscompilation...
2019-02-28 Eric Botcazoure PR tree-optimization/89536 (wrong code at -Os and...
2019-02-25 Jakub Jelinekre PR target/89434 (wrong code with -Og and __builtin_m...
2019-02-18 Jakub Jelinekre PR target/89369 (pseudo-RNG miscompiled on s390x...
2019-02-08 Jakub Jelinekre PR tree-optimization/88739 (Big-endian union bug)
2019-02-07 Matthew Malcomson[Patch] [arm] Fix 88714, Arm LDRD/STRD peepholes.
2019-02-05 Jakub Jelinekre PR rtl-optimization/89195 (Corrupted stack offset...
2019-01-24 Martin SeborPR c/86125 - missing -Wbuiltin-declaration-mismatch...
2019-01-22 Jakub Jelinekre PR rtl-optimization/88904 (Basic block incorrectly...
2019-01-11 Jakub Jelinekre PR tree-optimization/88693 (Wrong code since r263018)
2019-01-02 Martin Seborgimple-fold.c (gimple_fold_builtin_strlen): Use set_str...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-07 Jeff Lawgimple-ssa-evrp-analyze.h (class evrp_range_analyzer...
next