c++: Fix ({ ... }) array mem-initializer.
[gcc.git] / gcc / testsuite / gcc.dg /
2020-02-04 David Malcolmanalyzer: fix testsuite assumption that sizeof(int...
2020-02-04 Richard Bienertree-optimization/93538 - add missing comparison foldin...
2020-02-04 Richard Bienertree-optimization/91123 - restore redundant store removal
2020-02-03 David Malcolmanalyzer: detect zero-assignment in phis (PR 93544)
2020-02-03 David Malcolmanalyzer: fix ICE merging models containing label point...
2020-02-03 David Malcolmanalyzer: fix ICE due to comparing int and real constan...
2020-01-31 David Malcolmanalyzer: fix ICE with 'const void *' (PR 93457)
2020-01-31 David Malcolmanalyzer: fix ICE handling void-type (PR 93373)
2020-01-31 David Malcolmanalyzer: fix ICE getting void return value (PR 93379)
2020-01-31 David Malcolmanalyzer: fix ICE with pointers between stack frames...
2020-01-31 David Malcolmanalyzer: avoid using <string.h> in malloc-1.c
2020-01-31 David Malcolmanalyzer: convert conditionals-2.c to a torture test
2020-01-31 David Malcolmanalyzer: fix ICE in __builtin_isnan (PR 93356)
2020-01-30 Jeff LawMark switch expression as used to avoid bogus warning
2020-01-30 Jakub Jelinekcgraph: Avoid creating multiple *.localalias aliases...
2020-01-30 Jeff LawFix "regression" reported by c6x testing.
2020-01-30 Martin SeborPR middle-end/92323 - bogus -Warray-bounds after unroll...
2020-01-30 David Malcolmanalyzer: avoid comparisons between uncomparable types...
2020-01-30 Jakub Jelinektestsuite: Fix up tree-ssa/pr92706-1.c on 32-bit targets.
2020-01-29 Jeff LawImprove DSE which in turn eliminates the need for jump...
2020-01-29 Andre VieiraIRA: Revert 11b8091fb to fix PR 93221
2020-01-29 Martin JamborSRA: Also propagate accesses from LHS to RHS [PR92706]
2020-01-29 Martin JamborSRA: Total scalarization after access propagation ...
2020-01-29 Jan Hubickaipa: Fix removal of multi-target speculation.
2020-01-29 Richard Sandifordtestsuite: XFAIL gcc.dg/torture/pr93133.c for powerpc...
2020-01-29 Richard Bienertree-optimization/93428 - avoid load permutation vector...
2020-01-28 Jan Hubickaipa: fix handling of multiple speculations (PR93318)
2020-01-28 David Malcolmdiagnostic_metadata: unbreak xgettext (v2)
2020-01-28 Richard Sandifordtestsuite: Add -Wpsabi to gcc.dg/torture/pr93170.c...
2020-01-28 Jakub Jelinekgimple-fold: Fix buffer overflow in fold_array_ctor_ref...
2020-01-28 David Malcolmanalyzer: fix ICE when canonicalizing NaN (PR 93451)
2020-01-27 David Malcolmanalyzer: restore input_location (PR 93349)
2020-01-27 David Malcolmanalyzer: fix pattern-test-2.c (PR 93291)
2020-01-27 David Malcolmanalyzer: fix setjmp-detection and support sigsetjmp
2020-01-27 Richard Bienertestsuite/91171 no longer needed XFAIL
2020-01-27 Richard Sandifordcselib: Fix handling of multireg values for call insns...
2020-01-27 Richard Bienertree-optimization/93397 delay converted reduction chain...
2020-01-26 Jakub Jelineki386: Fix up *{add,sub}v<dwi>4_doubleword patterns...
2020-01-26 Jakub Jelineki386: Fix up *avx_vperm_broadcast_v4df [PR93430]
2020-01-24 David Malcolmanalyzer: avoid relying on system <assert.h> in testsui...
2020-01-23 David Malcolmanalyzer: avoid ICE with missing arguments (PR 93375)
2020-01-23 Jakub Jelineki386: Fix ICEs on TImode signed overflow add/sub patter...
2020-01-23 David Malcolmanalyzer: introduce analyzer-torture.exp
2020-01-23 Richard Bienertree-optimization/93354 FRE redundant store removal...
2020-01-23 Martin SeborPR c/84919 - bogus -Wrestrict on sprintf %p with destin...
2020-01-23 Richard Sandifordauto-inc-dec: Don't add incs/decs to bare CLOBBERs...
2020-01-23 David Malcolmanalyzer: fix ICE due to sm-state origin being purged...
2020-01-23 Andrew PinskiRevert "Allow tree-ssa.exp to be run by itself" and...
2020-01-22 Andrew PinskiAllow tree-ssa.exp to be run by itself
2020-01-22 David Malcolmanalyzer: fix usage of "_setjmp" in test for PR 93378
2020-01-22 David Malcolmanalyzer: fix setjmp handling with -g (PR 93378)
2020-01-22 David Malcolmanalyzer: testsuite fixes for alloca, getpass, and...
2020-01-22 Richard Bienertree-optimization/93381 fix integer offsetting in point...
2020-01-21 David Malcolmanalyzer: fix qsort issue with array_region keys (PR...
2020-01-21 Richard Bienertree-optimization/92328 fix value-number with bogus...
2020-01-20 Martin SeborPR testsuite/92829 - several -Wstringop-overflow test...
2020-01-20 Richard Bienertree-optimization/93094 pass down VECTORIZED_CALL to...
2020-01-20 David Malcolmanalyzer: ensure that all DejaGnu tests have unique...
2020-01-19 Hans-Peter Nilssontestsuite: Make use of effective-target march_option...
2020-01-17 David Malcolmanalyzer: prevent ICE on isnan (PR 93290)
2020-01-17 Richard Sandifordaarch64: Don't raise FE_INVALID for -__builtin_isgreate...
2020-01-15 Wilco DijkstraFix ctz issues (PR93231)
2020-01-15 Richard SandifordPR tree-optimization/93247 - ICE in get_load_store_type
2020-01-15 Martin Seborgcc/testsuite/ChangeLog:
2020-01-15 Joseph MyersFix setting of DECL_CONTEXT in pushdecl (PR c/93072).
2020-01-15 David Malcolmanalyzer: fix global-sm-state issue affecting sm-signal
2020-01-15 David Malcolmanalyzer: ensure .dot output is valid for an empty BB
2020-01-15 David Malcolmanalyzer: fix tests for UNKNOWN_LOCATION
2020-01-15 David Malcolmanalyzer: add known stdio functions to sm-file.cc ...
2020-01-14 David Malcolmanalyzer: introduce a set of known async-signal-unsafe...
2020-01-14 David Malcolmanalyzer: purge state for unknown function calls
2020-01-14 David Malcolmanalyzer: fix dedupe issue seen with CVE-2005-1689
2020-01-14 David MalcolmInitial commit of analyzer
2020-01-14 Xiong Hu LuoMissed function specialization + partial devirtualization
2020-01-13 David Malcolmtestsuite: remove unused dg-line directive
2020-01-13 Joseph MyersFix handling of overflow in C casts in integer constant...
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-10 Jakub Jelinekre PR tree-optimization/93210 (Sub-optimal code optimiz...
2020-01-10 Martin SeborPR c/93132 - bogus 'attribute((access))' warning when...
2020-01-10 Martin JamborFix ipa-clone-3.c on some targets
2020-01-10 Richard Bienerre PR testsuite/93216 (gcc.dg/optimize-bswaphi-1.c...
2020-01-09 Martin SeborPR middle-end/93200 - spurious -Wstringop-overflow...
2020-01-09 Richard Bienerre PR tree-optimization/93054 (ICE in gimple_set_lhs...
2020-01-09 Richard Bienerre PR tree-optimization/93040 (gcc doesn't optimize...
2020-01-08 Jeff Law* gcc.dg/Wstringop-overflow-27.c: Make testnames unique.
2020-01-08 Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-08 Richard Bienerre PR other/92997 (gcc.dg/torture/ftrapv-1.c fails...
2020-01-08 Feng XueFind matched aggregate lattice for self-recursive CP...
2020-01-07 Andre Vieira[testsuite][arm] xfail vect-epilogues for armbe
2020-01-07 Jakub Jelinekre PR tree-optimization/93156 (abused nonnull attribute...
2020-01-07 Jakub Jelinekre PR tree-optimization/93118 (>>32<<32 is not always...
2020-01-07 Martin LiskaMake warn_inline Optimization option.
2020-01-07 Martin LiskaMark -free as Optimization option.
2020-01-06 Richard SandifordCheck mask argument's type when vectorising conditional...
2020-01-05 Iain Sandoe[testsuite, Darwin] Fix failing darwin-version-1.c.
2020-01-05 Jakub Jelinekre PR target/93141 (Missed optimization : Use of adc...
2020-01-03 Jakub Jelinekre PR target/93110 (grub-2.04/grub-core/lib/division...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-31 Richard SandifordFix EXTRACT_LAST_REDUCTION segfault
2019-12-31 Richard SandifordFix SSA update when vectorisation adds a vdef to a...
next