aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysRISC-V: Fix missing abi arg in testEdwin Lu1-1/+1
4 days[rtl-optimization/116244] Don't create bogus regs in alter_subregJeff Law4-2/+281
4 daysborrowck: Fix debug prints on 32-bits architecturesArthur Cohen2-3/+6
4 daysborrowck: Avoid overloading issues on 32bit architecturesArthur Cohen1-2/+2
4 daysifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_setsManolis Tsamis3-138/+141
4 daysifcvt: Allow more operations in multiple set if conversionManolis Tsamis2-21/+92
4 daysifcvt: handle sequences that clobber flags in noce_convert_multiple_setsManolis Tsamis1-48/+79
4 daysAVR: target/85624 - Fix non-matching alignment in clrmem* insns.Georg-Johann Lay2-0/+9
4 days16-bit testsuite fixes - excessive code sizeJoern Rennecke4-0/+5
4 daysThis fixes problems with tests that exceed a data type or the maximum stack f...Joern Rennecke7-5/+14
4 daysAvoid cfg corruption when using sjlj exceptions where loops are present in th...Joern Rennecke1-0/+4
4 daysUse splay-tree-utils.h in tree-ssa-sccvn [PR30920]Richard Sandiford4-81/+131
4 daysaarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for Advanced SIMDKyrylo Tkachov3-5/+77
4 daysFortran: Fix coarray in associate not linking [PR85510]Andre Vehreschild3-5/+26
4 daysInitial support for AVX10.2Haochen Jiang19-22/+140
4 daysPR target/116275: Handle STV of *extenddi2_doubleword_highpart on i386.Roger Sayle2-0/+33
4 daysLoongArch: Provide ashr lshr and ashl RTL pattern for vectors.Lulu Cheng3-6/+155
4 daysLoongArch: Drop vcond{,u} expanders.Lulu Cheng2-68/+0
4 daysLoongArch: Use iorn and andn standard pattern names.Lulu Cheng6-18/+59
4 daysPR modula2/116181 fix ODR warnings for C/m2 interface library modulesGaius Mulley27-663/+742
4 daysDaily bump.GCC Administrator3-1/+17
5 daysFortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221]Harald Anlauf2-2/+2
5 daysAVR: -mlra is not documeted in TEXI.Georg-Johann Lay1-1/+1
5 daysAVR: Add function avr.cc::ra_in_progress().Georg-Johann Lay1-6/+13
5 daysDaily bump.GCC Administrator5-1/+80
6 daysi386: testsuite: Adapt fentryname3.c for r14-811 change [PR70150]Xi Ruoyao1-2/+1
6 daysi386: testsuite: Add -no-pie for pr113689-1.c [PR70150]Xi Ruoyao1-1/+1
6 daysFix reference to the dom walker function in the documentationAndi Kleen1-2/+2
6 daysgm2: add missing debug output guardWilken Gottwalt1-1/+4
6 daystestsuite: Fix up sse3-addsubps.cJakub Jelinek1-1/+1
6 daysAVR: ad target/113934 - Add option -mlra to enable LRA.Georg-Johann Lay2-2/+17
6 daysc++: inherited CTAD fixes [PR116276]Patrick Palka6-14/+139
6 daysc++: DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P tweaksPatrick Palka1-4/+2
6 daysc++: clean up cp_identifier_kind checksPatrick Palka2-21/+23
6 daysDaily bump.GCC Administrator7-1/+221
6 days[RISC-V][PR target/116283] Fix split code for recent Zbs improvements with ma...Jeff Law2-6/+33
6 daysRevert "lra: emit caller-save register spills before call insn [PR116028]"Kyrylo Tkachov3-26/+6
7 daysAdjust rangers recomputation depth based on the number of BBs.Andrew MacLeod2-4/+9
7 daysLimit equivalency processing in rangers cache.Andrew MacLeod1-0/+8
7 daysbtf: Protect BTF_KIND_INFO against invalid kindWill Hawkins1-2/+2
7 daysc++: Don't accept multiple enum definitions within template class [PR115806]Simon Martin2-10/+21
7 daysRISC-V: Enable stack clash in allocaRaphael Moreira Zinsly15-0/+219
7 daysRISC-V: Add support to vector stack-clash protectionRaphael Moreira Zinsly5-21/+173
7 daysRISC-V: Stack-clash protection implementionRaphael Moreira Zinsly27-40/+504
7 daysRISC-V: Move riscv_v_adjust_scalable_frameRaphael Moreira Zinsly1-31/+31
7 daysRISC-V: Small stack tie changesRaphael Moreira Zinsly2-10/+10
7 daysc-family: regenerate c.opt.urlsPatrick Palka1-0/+3
7 daysc++: add fixed testcase [PR116289]Patrick Palka1-0/+16
7 daysi386: Fix up __builtin_ia32_b{extr{,i}_u{32,64},zhi_{s,d}i} folding [PR116287]Jakub Jelinek4-4/+89
7 daysamdgcn: Add padding to trampolineAndrew Stubbs2-1/+2