aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Fix PR94443 with gsi_insert_seq_before [PR94443]Kewen Lin1-0/+13
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener1-0/+22
2020-04-01analyzer: handle compound assignments [PR94378]David Malcolm3-0/+120
2020-04-01Add testcase for already fixed PR [PR94436]Jakub Jelinek1-0/+13
2020-04-01objsz: Don't call replace_uses_by on SSA_NAME_OCCURS_IN_ABNORMAL_PHI [PR94423]Jakub Jelinek1-0/+17
2020-03-31aarch64: Fix up aarch64_compare_and_swaphi pattern [PR94368]Jakub Jelinek1-0/+25
2020-03-31forwprop: Pattern recognize more rotates [PR94344]Jakub Jelinek1-0/+53
2020-03-30Fix vextract* masked patterns [PR93069]Jakub Jelinek1-0/+10
2020-03-29testsuite: adjust modulo-sched compare-debug testsRoman Zhuykov2-1/+25
2020-03-28c: After issuing errors about array size, for error-recovery don't make the a...Jakub Jelinek2-0/+18
2020-03-27analyzer: fix malloc pointer NULL-nessDavid Malcolm3-2/+23
2020-03-27analyzer: add new supergraph visualizationDavid Malcolm1-0/+1
2020-03-27modulo-sched: fix bootstrap compare-debug issueRoman Zhuykov1-0/+36
2020-03-26Skip test for non-x86 targets.Martin Liska1-0/+2
2020-03-26widening_mul: restrict ops to be defined in the same basic-block when convert...Richard Biener1-0/+26
2020-03-25testsuite: adjustments for amdgcnAndrew Stubbs1-2/+3
2020-03-25arm: Fix ICE caused by arm_gen_dicompare_reg [PR94292]Jakub Jelinek1-0/+13
2020-03-25PR middle-end/94004 - missing -Walloca on calls to alloca due to -Wno-system-...Martin Sebor3-0/+77
2020-03-25PR tree-optimization/94131 - ICE on printf with a VLA string and -fno-tree-ccpMartin Sebor1-0/+29
2020-03-25Fix gcc.dg/pr92301.c on targets that don't support argc/argv.Sandra Loosemore1-1/+1
2020-03-25testsuite: Mention cleanup-13.c test is incompatible with -fcompare-debug [PR...Jakub Jelinek1-0/+4
2020-03-25Make target_clones resolver fn static if possible.Martin Liska2-0/+30
2020-03-25if-conv: Delete dead stmts backwards in ifcvt_local_dce [PR94283]Jakub Jelinek1-0/+16
2020-03-24Test for sigsetjmp support in analyzer tests requiring that feature.Sandra Loosemore2-0/+4
2020-03-24arm: Fix arm {,u}subvdi4 and usubvsi4 expanders [PR94286]Jakub Jelinek1-0/+11
2020-03-24cgraphunit: Avoid code generation differences based on -w/TREE_NO_WARNING [PR...Jakub Jelinek1-0/+11
2020-03-21sra: Cap number of sub-access propagations with a param (PR 93435)Martin Jambor1-0/+159
2020-03-19Fix inliner ICE on alias with flatten attribute [PR92372]Jan Hubicka1-0/+18
2020-03-19phiopt: Avoid -fcompare-debug bug in phiopt [PR94211]Jakub Jelinek1-0/+12
2020-03-18PR ipa/92799 - ICE on a weakref function definition followed by a declarationMartin Sebor1-0/+31
2020-03-18analyzer: add test coverage for fixed ICE [PR94047]David Malcolm1-0/+23
2020-03-18middle-end/94206 fix memset folding to avoid types with paddingRichard Biener1-0/+17
2020-03-18middle-end/94188 fix fold of addr expression generationRichard Biener1-0/+10
2020-03-17dwarf: Generate DIEs for external variables with -g1 [93751]Alexey Neyman2-0/+12
2020-03-17c: Handle C_TYPE_INCOMPLETE_VARS even for ENUMERAL_TYPEs [PR94172]Jakub Jelinek2-0/+31
2020-03-17tree-ssa-strlen: Fix up count_nonzero_bytes* [PR94015]Jakub Jelinek1-0/+107
2020-03-17expand: Don't depend on warning flags in code generation of strnlen [PR94189]Jakub Jelinek1-0/+11
2020-03-17Filter a test-case with gas.Martin Liska1-0/+1
2020-03-16tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167]Jakub Jelinek1-0/+33
2020-03-16tree-inline: Fix a -fcompare-debug issue in the inliner [PR94167]Jakub Jelinek1-0/+24
2020-03-16Update post order number for merged SCC.Bin Cheng1-0/+41
2020-03-13analyzer: handle NOP_EXPR in get_lvalue [PR94099,PR94105]David Malcolm2-0/+30
2020-03-13PR c/94040 - ICE on a call to an invalid redeclaration of strftimeMartin Sebor1-7/+7
2020-03-13PR c/94040 - ICE on a call to an invalid redeclaration of strftimeMartin Sebor5-3/+138
2020-03-13Do not strcat to result of getenv.Martin Liska1-0/+6
2020-03-13[testsuite] Fix PR93935 to guard case under vect_hw_misalignKewen Lin1-1/+1
2020-03-11fold undefined pointer offsettingRichard Biener1-0/+26
2020-03-11aarch64: Fix ICE in aarch64_add_offset_1 [PR94121]Jakub Jelinek1-0/+16
2020-03-11dfp: Fix decimal_to_binary [PR94111]Jakub Jelinek1-0/+12
2020-03-11ldist: Further fixes for -ftrapv [PR94114]Jakub Jelinek1-0/+13