aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-08-12rs6000: ROP - Do not disable shrink-wrapping for leaf functions [PR114759]Peter Bergner1-0/+16
2024-08-12RISC-V: Fix missing abi arg in testEdwin Lu1-1/+1
2024-08-12[rtl-optimization/116244] Don't create bogus regs in alter_subregJeff Law2-0/+260
2024-08-12ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_setsManolis Tsamis1-0/+20
2024-08-12ifcvt: Allow more operations in multiple set if conversionManolis Tsamis1-0/+79
2024-08-12AVR: target/85624 - Fix non-matching alignment in clrmem* insns.Georg-Johann Lay1-0/+7
2024-08-1216-bit testsuite fixes - excessive code sizeJoern Rennecke4-0/+5
2024-08-12This fixes problems with tests that exceed a data type or the maximum stack f...Joern Rennecke7-5/+14
2024-08-12aarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for Advanced SIMDKyrylo Tkachov1-0/+64
2024-08-12Fortran: Fix coarray in associate not linking [PR85510]Andre Vehreschild1-0/+19
2024-08-12Initial support for AVX10.2Haochen Jiang7-16/+14
2024-08-12PR target/116275: Handle STV of *extenddi2_doubleword_highpart on i386.Roger Sayle1-0/+15
2024-08-12LoongArch: Provide ashr lshr and ashl RTL pattern for vectors.Lulu Cheng1-0/+147
2024-08-12LoongArch: Use iorn and andn standard pattern names.Lulu Cheng2-0/+39
2024-08-11Daily bump.GCC Administrator1-0/+23
2024-08-11i386: testsuite: Adapt fentryname3.c for r14-811 change [PR70150]Xi Ruoyao1-2/+1
2024-08-11i386: testsuite: Add -no-pie for pr113689-1.c [PR70150]Xi Ruoyao1-1/+1
2024-08-10testsuite: Fix up sse3-addsubps.cJakub Jelinek1-1/+1
2024-08-09c++: inherited CTAD fixes [PR116276]Patrick Palka3-2/+73
2024-08-10Daily bump.GCC Administrator1-0/+86
2024-08-09[RISC-V][PR target/116283] Fix split code for recent Zbs improvements with ma...Jeff Law1-0/+15
2024-08-09Revert "lra: emit caller-save register spills before call insn [PR116028]"Kyrylo Tkachov2-2/+2
2024-08-09c++: Don't accept multiple enum definitions within template class [PR115806]Simon Martin1-0/+9
2024-08-09RISC-V: Enable stack clash in allocaRaphael Moreira Zinsly13-0/+185
2024-08-09RISC-V: Add support to vector stack-clash protectionRaphael Moreira Zinsly3-0/+90
2024-08-09RISC-V: Stack-clash protection implementionRaphael Moreira Zinsly25-5/+287
2024-08-09c++: add fixed testcase [PR116289]Patrick Palka1-0/+16
2024-08-09i386: Fix up __builtin_ia32_b{extr{,i}_u{32,64},zhi_{s,d}i} folding [PR116287]Jakub Jelinek3-0/+81
2024-08-09Daily bump.GCC Administrator1-0/+100
2024-08-08aarch64/testsuite: Fix if-compare_2.c for removing vcond{,u,eq} patterns [PR1...Andrew Pinski1-2/+7
2024-08-08AArch64: Fix signbit mask creation after late combine [PR116229]Tamar Christina1-0/+20
2024-08-08AVR: target/116295 - Fix unrecognizable insn with __flash read.Georg-Johann Lay1-0/+22
2024-08-08RISC-V: rv32/DF: Prevent 2 SImode loads using XTheadMemIdxChristoph Müllner2-2/+4
2024-08-08RISC-V: xthead(f)memidx: Eliminate optimization patternsChristoph Müllner1-0/+15
2024-08-08RISC-V: testsuite: xtheadfmemidx: Rename test and add similar Zfa testChristoph Müllner2-2/+42
2024-08-08[RISC-V][PR target/116240] Ensure object is a comparison before extracting ar...Jeff Law1-0/+12
2024-08-08Rearrange SLP nodes with duplicate statements [PR98138]Manolis Tsamis1-0/+36
2024-08-08c++: Propagate TREE_ADDRESSABLE in fixup_type_variants [PR115062]Nathaniel Shead3-0/+29
2024-08-08c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]Jakub Jelinek5-3/+202
2024-08-08tree-optimization/116258 - fix i386 testcaseRichard Biener1-1/+1
2024-08-08lra: emit caller-save register spills before call insn [PR116028]Surya Kumari Jangala2-2/+2
2024-08-08RISC-V: Minimal support for Zimop extension.Jiawei2-0/+10
2024-08-08c++/modules: Handle instantiating already tsubsted template friend classes [P...Nathaniel Shead3-0/+80
2024-08-08c++/modules: Fix merging of GM entities in partitions [PR114950]Nathaniel Shead10-2/+81
2024-08-08c++/modules: Clarify error message in read_enum_defNathaniel Shead1-3/+3
2024-08-08Daily bump.GCC Administrator1-0/+209
2024-08-07c++: erroneous partial spec vs primary tmpl [PR116064]Patrick Palka1-0/+15
2024-08-07c++: Implement CWG2387 - Linkage of const-qualified variable template [PR109126]Jakub Jelinek2-0/+47
2024-08-07aarch64/testsuite: Add testcases for recently fixed PRsAndrew Pinski2-0/+29
2024-08-07rs6000, Add new overloaded vector shift builtin int128 variantsCarl Love1-0/+419