aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-08-30analyzer: implement reference count checking for CPython plugin [PR107646]Eric Feng6-32/+491
2023-08-30pru: Add cstore expansion patternsDimitar Dimitrov7-0/+56
2023-08-30c++: CWG 2359, wrong copy-init with designated init [PR91319]Marek Polacek1-0/+22
2023-08-30c++: disallow constinit on functions [PR111173]Marek Polacek1-0/+5
2023-08-30tree-optimization/111228 - fix testcaseRichard Biener1-1/+1
2023-08-30test: Add xfail into slp-reduc-7.c for RVV VLA vectorizationJuzhe-Zhong1-1/+1
2023-08-30test: Adapt slp-26.c check for RVVJuzhe-Zhong1-4/+4
2023-08-30fortran: Restore interface to its previous state on error [PR48776]Mikael Morin1-0/+23
2023-08-30tree-optimization/111228 - combine two VEC_PERM_EXPRsRichard Biener1-0/+17
2023-08-30test: Fix XPASS of RVVJuzhe-Zhong6-6/+6
2023-08-30test: Add xfail for riscv_vectorJuzhe-Zhong3-3/+3
2023-08-30RISC-V: support cm.mva01s cm.mvsa01 in zcmpDie Li1-0/+23
2023-08-30RISC-V: support cm.popretz in zcmpFei Gao2-0/+26
2023-08-30RISC-V: support cm.push cm.pop cm.popret in zcmpFei Gao4-0/+570
2023-08-30tree-ssa-strlen: Fix up handling of conditionally zero memcpy [PR110914]Jakub Jelinek1-0/+22
2023-08-30store-merging: Fix up >= 64 bit insertion [PR111015]Jakub Jelinek1-0/+28
2023-08-30RISC-V: Make arch-24.c to test "success" caseTsukasa OI1-3/+1
2023-08-30RISC-V: Enable movmisalign for VLS modesJuzhe-Zhong1-0/+27
2023-08-30Daily bump.GCC Administrator1-0/+106
2023-08-29RISC-V: Use splitter to generate zicond in another casePhilipp Tomsich1-0/+14
2023-08-29analyzer: new warning: -Wanalyzer-overlapping-buffers [PR99860]David Malcolm1-0/+147
2023-08-29c++: tweaks for explicit conversion fns diagnosticMarek Polacek1-0/+33
2023-08-29RISC-V: Added zvfh support for zfa extensions.Jin Ma3-4/+103
2023-08-29RISC-V: generate builtin macro for compilation with strict alignmentEdwin Lu9-0/+127
2023-08-29libgccjit: add support for `restrict` attribute on function parametersGuillaume Gomez2-0/+80
2023-08-29rs6000, add overloaded DFP quantize supportCarl Love1-0/+200
2023-08-29analyzer: improve strdup handling [PR105899]David Malcolm2-0/+29
2023-08-29RISC-V: Add stub support for existing extensions (unprivileged)Tsukasa OI1-0/+31
2023-08-29RISC-V: Add stub support for existing extensions (vendor)Tsukasa OI1-0/+27
2023-08-29RISC-V: Add stub support for existing extensions (privileged)Tsukasa OI1-0/+35
2023-08-29RISC-V: Make PR 102957 tests more comprehensiveTsukasa OI1-0/+5
2023-08-29tree-ssa-math-opts: Improve uaddc/usubc pattern matching [PR111209]Jakub Jelinek1-0/+48
2023-08-29MATCH: Move `(x | y) & (~x ^ y)` over to use bitwise_inverted_equal_pAndrew Pinski1-0/+47
2023-08-29vect test: Remove xfail for riscvJuzhe-Zhong1-1/+1
2023-08-29RISC-V: Fix ASM check of vlmax_switch_vtype-16.cJuzhe-Zhong1-1/+1
2023-08-29RISC-V: Fix error combine of pred_mov patternLehua Ding2-5/+38
2023-08-29LoongArch: Enable '-free' starting at -O2.Lulu Cheng1-0/+25
2023-08-29Daily bump.GCC Administrator1-0/+93
2023-08-28RISC-V: __builtin_riscv_pause for all environmentTsukasa OI4-10/+34
2023-08-28Fix cond-bool-2.c on powerpc and other targetsAndrew Pinski1-1/+1
2023-08-28MATCH: Move `(X & ~Y) | (~X & Y)` over to use bitwise_inverted_equal_pAndrew Pinski2-1/+34
2023-08-28LoongArch: Remove redundant sign extension instructions caused by SLT instruc...Lulu Cheng1-0/+14
2023-08-28RISC-V: Fix VSETVL test failuresJuzhe-Zhong7-12/+4
2023-08-28RISC-V: Refactor Phase 3 (Demand fusion) of VSETVL PASSJuzhe-Zhong56-95/+145
2023-08-28Daily bump.GCC Administrator1-0/+219
2023-08-27RISC-V: Fix spill-11.c testsuite failureJeff Law1-2/+2
2023-08-27RISC-V: Fix spill-12 testJeff Law1-6/+1
2023-08-27RISC-V: Fix xtheadcondmov-indirect.cJeff Law1-2/+2
2023-08-27analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395]benjamin priour112-511/+785
2023-08-27Daily bump.GCC Administrator1-0/+40