aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-13Daily bump.GCC Administrator6-1/+326
2024-08-12rs6000: ROP - Do not disable shrink-wrapping for leaf functions [PR114759]Peter Bergner3-4/+21
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 Law4-2/+281
2024-08-12borrowck: Fix debug prints on 32-bits architecturesArthur Cohen2-3/+6
2024-08-12borrowck: Avoid overloading issues on 32bit architecturesArthur Cohen1-2/+2
2024-08-12ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_setsManolis Tsamis3-138/+141
2024-08-12ifcvt: Allow more operations in multiple set if conversionManolis Tsamis2-21/+92
2024-08-12ifcvt: handle sequences that clobber flags in noce_convert_multiple_setsManolis Tsamis1-48/+79
2024-08-12AVR: target/85624 - Fix non-matching alignment in clrmem* insns.Georg-Johann Lay2-0/+9
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-12Avoid cfg corruption when using sjlj exceptions where loops are present in th...Joern Rennecke1-0/+4
2024-08-12Use splay-tree-utils.h in tree-ssa-sccvn [PR30920]Richard Sandiford4-81/+131
2024-08-12aarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for Advanced SIMDKyrylo Tkachov3-5/+77
2024-08-12Fortran: Fix coarray in associate not linking [PR85510]Andre Vehreschild3-5/+26
2024-08-12Initial support for AVX10.2Haochen Jiang19-22/+140
2024-08-12PR target/116275: Handle STV of *extenddi2_doubleword_highpart on i386.Roger Sayle2-0/+33
2024-08-12LoongArch: Provide ashr lshr and ashl RTL pattern for vectors.Lulu Cheng3-6/+155
2024-08-12LoongArch: Drop vcond{,u} expanders.Lulu Cheng2-68/+0
2024-08-12LoongArch: Use iorn and andn standard pattern names.Lulu Cheng6-18/+59
2024-08-12PR modula2/116181 fix ODR warnings for C/m2 interface library modulesGaius Mulley27-663/+742
2024-08-12Daily bump.GCC Administrator3-1/+17
2024-08-11Fortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221]Harald Anlauf2-2/+2
2024-08-11AVR: -mlra is not documeted in TEXI.Georg-Johann Lay1-1/+1
2024-08-11AVR: Add function avr.cc::ra_in_progress().Georg-Johann Lay1-6/+13
2024-08-11Daily bump.GCC Administrator5-1/+80
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-10Fix reference to the dom walker function in the documentationAndi Kleen1-2/+2
2024-08-10gm2: add missing debug output guardWilken Gottwalt1-1/+4
2024-08-10testsuite: Fix up sse3-addsubps.cJakub Jelinek1-1/+1
2024-08-10AVR: ad target/113934 - Add option -mlra to enable LRA.Georg-Johann Lay2-2/+17
2024-08-09c++: inherited CTAD fixes [PR116276]Patrick Palka6-14/+139
2024-08-09c++: DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P tweaksPatrick Palka1-4/+2
2024-08-09c++: clean up cp_identifier_kind checksPatrick Palka2-21/+23
2024-08-10Daily bump.GCC Administrator7-1/+221
2024-08-09[RISC-V][PR target/116283] Fix split code for recent Zbs improvements with ma...Jeff Law2-6/+33
2024-08-09Revert "lra: emit caller-save register spills before call insn [PR116028]"Kyrylo Tkachov3-26/+6
2024-08-09Adjust rangers recomputation depth based on the number of BBs.Andrew MacLeod2-4/+9
2024-08-09Limit equivalency processing in rangers cache.Andrew MacLeod1-0/+8
2024-08-09btf: Protect BTF_KIND_INFO against invalid kindWill Hawkins1-2/+2
2024-08-09c++: Don't accept multiple enum definitions within template class [PR115806]Simon Martin2-10/+21
2024-08-09RISC-V: Enable stack clash in allocaRaphael Moreira Zinsly15-0/+219
2024-08-09RISC-V: Add support to vector stack-clash protectionRaphael Moreira Zinsly5-21/+173
2024-08-09RISC-V: Stack-clash protection implementionRaphael Moreira Zinsly27-40/+504
2024-08-09RISC-V: Move riscv_v_adjust_scalable_frameRaphael Moreira Zinsly1-31/+31
2024-08-09RISC-V: Small stack tie changesRaphael Moreira Zinsly2-10/+10
2024-08-09c-family: regenerate c.opt.urlsPatrick Palka1-0/+3
2024-08-09c++: add fixed testcase [PR116289]Patrick Palka1-0/+16