aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture
AgeCommit message (Expand)AuthorFilesLines
3 daystree-optimization/117333 - ICE with NULL access size DRRichard Biener1-0/+29
4 daystestcase: Add testcase for PR 117330 [PR117330]Andrew Pinski1-0/+22
8 daystestsuite: Fix up pr116488.c and pr117226.c tests [PR116488]Jakub Jelinek2-2/+2
10 daystestsuite: Skip pr112305.c for -O[01] on simulatorsRichard Sandiford1-0/+1
11 days[committed][PR rtl-optimization/116488] Fix SIGN_EXTEND source handling in ex...Jeff Law4-0/+70
2024-10-16testsuite: Prepare for -std=gnu23 defaultJoseph Myers46-17/+47
2024-10-15tree-optimization/117138 - fix ICE with vector comparison in COND_EXPRRichard Biener1-0/+13
2024-10-15middle-end/117137 - expansion issue with vector equality comparesRichard Biener1-0/+13
2024-10-11middle-end/117086 - fixup vec_cond simplificationsRichard Biener1-0/+12
2024-10-10match.pd: Check trunc_mod vector obtap before folding.Jennifer Schmitz1-0/+10
2024-10-09tree-optimization/117041 - fix load classification of former grouped loadRichard Biener1-0/+10
2024-10-04testsuite - Some float64 and float32x test require double64plus.Georg-Johann Lay6-0/+6
2024-10-02backprop: Fix deleting of a phi node [PR116922]Andrew Pinski1-0/+19
2024-09-27Widening-Mul: Fix one ICE when iterate on phi nodePan Li1-0/+76
2024-09-25Add an alternative testcase for PR 70740Andrew Pinski1-0/+41
2024-09-25match: Fix `a != 0 ? a * b : 0` patterns for things that trap [PR116772]Andrew Pinski1-0/+24
2024-09-23Genmatch: Fix ICE for binary phi cfg mismatching [PR116795]Pan Li1-0/+14
2024-09-19tree-optimization/116768 - wrong dependence analysisRichard Biener1-0/+32
2024-09-18match.pd: Check trunc_mod vector obtap before folding.Jennifer Schmitz1-0/+18
2024-09-18tree-optimization/116585 - SSA corruption with split_constant_offsetRichard Biener1-0/+32
2024-09-09tree-optimization/116647 - wrong classified double reductionRichard Biener1-0/+22
2024-09-03lower-bitint: Fix up __builtin_{add,sub}_overflow{,_p} bitint lowering [PR116...Jakub Jelinek1-0/+20
2024-09-01[committed][PR rtl-optimization/116544] Fix test for promoted subregsJeff Law1-0/+22
2024-08-28Test: Move pr116278 run test to dg/torture [NFC]Pan Li2-0/+38
2024-08-26expand: Use the correct mode for store flags for popcount [PR116480]Andrew Pinski2-0/+16
2024-08-24testsuite: Add dg-require-effective-target scheduling for some tests that set...Georg-Johann Lay2-0/+2
2024-08-22testsuite: Fix gcc.dg/torture/pr116420.c for targets default unsigned char [P...Andrew Pinski1-1/+1
2024-08-22[PR rtl-optimization/116420] Fix interesting block bitmap DF dataflowJeff Law1-0/+17
2024-08-22fold: Fix `a * 1j` if a has side effects [PR116454]Andrew Pinski2-0/+28
2024-08-21sra: Avoid risking x87 magling binary representation of a replacement (PR 58416)Martin Jambor1-0/+32
2024-08-21tree-optimization/116380 - bogus SSA update with loop distributionRichard Biener1-0/+16
2024-08-20match: Reject non-ssa name/min invariants in gimple_extract [PR116412]Andrew Pinski1-0/+6
2024-08-20phi-opt: Fix for failing maybe_push_res_to_seq in factor_out_conditional_oper...Andrew Pinski2-0/+14
2024-08-15late-combine: Preserve INSN_CODE when modifying notes [PR116343]Richard Sandiford1-0/+18
2024-08-1216-bit testsuite fixes - excessive code sizeJoern Rennecke1-0/+1
2024-08-12This fixes problems with tests that exceed a data type or the maximum stack f...Joern Rennecke2-0/+2
2024-08-06testsuite: Fix up pr116037.c test [PR116245]Jakub Jelinek1-0/+6
2024-08-06wide-int: Fix up mul_internal overflow checking [PR116224]Jakub Jelinek1-0/+28
2024-08-06middle-end/111821 - compile-time/memory-hog with large copyRichard Biener1-0/+9
2024-08-04[committed][PR rtl-optimization/116199] Fix latent bug in reload's SUBREG han...Jeff Law1-0/+13
2024-07-31match: Fix types matching for `(?:) !=/== (?:)` [PR116134]Andrew Pinski1-0/+9
2024-07-31testsuite: Fix for targets not passing argc/argv [PR116154]Dimitar Dimitrov1-1/+3
2024-07-26testsuite: Add dg-do run to even more testsSam James1-0/+1
2024-07-25[PR rtl-optimization/116039] Fix life computation for promoted subregsJeff Law1-0/+20
2024-07-25[committed] Trivial testcase adjustmentJeff Law1-1/+1
2024-07-25tree-optimization/116079 - store motion and clobbersRichard Biener1-0/+20
2024-07-24[rtl-optimization/116037] Explicitly track if a destination was skipped in ex...Jeff Law1-0/+36
2024-07-24tree-optimization/116057 - wrong code with CCP and vector CTORsRichard Biener1-0/+20
2024-07-23[PR rtl-optimization/115877][6/n] Add testcase from pr115877Jeff Law1-0/+20
2024-07-19Treat boolean vector elements as 0/-1 [PR115406]Richard Sandiford1-0/+18