aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2025-09-02Move the folding of memcmpy to memcmpy_eq to fold all builtinsAndrew Pinski2-71/+35
2025-09-02strlen: Fixup load alignment for memcmpAndrew Pinski1-2/+10
2025-09-02forwprop: Fix alignment of types in expansion of memcmpAndrew Pinski1-2/+10
2025-09-02Fortran: Allow PDT parameterized procedure pointer components [PR89707]Paul Thomas3-0/+48
2025-09-02Fortran: Handle PDTs correctly with unlimited selector [PR87669]Paul Thomas2-1/+50
2025-09-02arm: testsuite: improve test compatibility of asm-hard-reg-... testsRichard Earnshaw2-3/+3
2025-09-02tree-optimization/121753 - ICE with pattern breaking reduction constraintsRichard Biener1-0/+7
2025-09-02RISC-V: Fix is_vlmax_len_p and use for strided ops.Robin Dapp2-10/+30
2025-09-02RISC-V: Handle overlap in expand_vec_perm PR121742.Robin Dapp2-3/+38
2025-09-02docs: Add NoOffload option flag to the internals manualAndrew Stubbs1-0/+6
2025-09-02s390: Adjust s390/spaceship-fp-*.c tests for recent changesJakub Jelinek2-4/+4
2025-09-02c++, contracts: Simplify contracts headers [NFC].Iain Sandoe13-84/+91
2025-09-02RISC-V: Add Zbb extension sext testcase.Jiawei1-0/+15
2025-09-02RISC-V: Update Zba 'shNadd.uw' testcase.`Jiawei1-1/+19
2025-09-02testsuite: i386: Fix gcc.target/i386/memset-strategy-1[03].c on Solaris/x86Rainer Orth2-2/+2
2025-09-02Restore STMT_VINFO_VECTYPE during analysis, set to NULL for all stmtsRichard Biener1-8/+5
2025-09-02tree-optimization/121754 - ICE with vect_reduc_type and nested cycleRichard Biener3-7/+30
2025-09-02Avoid touching STMT_VINFO_VECTYPE in bump_vector_ptrRichard Biener1-8/+2
2025-09-02Pass vectype to vect_check_gather_scatterRichard Biener5-18/+22
2025-09-02doc: Fix sort order for counted_by attributeJonathan Wakely1-79/+79
2025-09-02tree-cfg: Fix up assign_discriminator ICE with too large #line [PR121663]Jakub Jelinek2-3/+16
2025-09-02testsuite: Fix gcc.dg/tree-ssa/cswtch-[67].c on Solaris/SPARC with asRainer Orth2-2/+2
2025-09-02RISC-V: Remove unused print_ext_doc_entry function [NFC]Kito Cheng1-44/+0
2025-09-01Testsuite: Don't test vector-compare-1.C on strict alignment targetsAndrew Pinski1-1/+1
2025-09-02Daily bump.GCC Administrator4-1/+236
2025-09-01install: Fix spelling of "support" and "arithmetic"Jonathan Grant1-7/+7
2025-09-01Fix assertion when trying to represent Ada arrays in CodeViewMark Harmstone1-0/+13
2025-09-01c: Implement C2Y N3457 - The __COUNTER__ predefined macroJakub Jelinek1-0/+44
2025-09-01c: Rename uimaxabs to umaxabsJakub Jelinek5-30/+30
2025-09-01Fortran: truncate constant string passed to character,value dummy [PR121727]Harald Anlauf2-0/+77
2025-09-01doc: Update perfwiki web addressGerald Pfeifer1-1/+1
2025-09-01diagnostics: Fix bootstrap fail on Darwin 32b hosts.Iain Sandoe1-1/+1
2025-09-01configure, Darwin: Do not claim .cfi_xxx instruction support.Iain Sandoe2-0/+12
2025-09-01PR target/89828 Inernal compiler error on "-fno-omit-frame-pointer"Yoshinori Sato2-32/+66
2025-09-01Add default arch/tuning to shift-gf2p8affine test casesAndi Kleen6-6/+6
2025-09-01testsuite: arm: factorize arm_v8_neon_ok flagsChristophe Lyon1-3/+3
2025-09-01testsuite: arm: remove arm32 check from a few effective-targetsChristophe Lyon1-46/+39
2025-09-01tree-optimization/121744 - handle CST << var in shift pattern recogRichard Biener2-2/+14
2025-09-01Eliminate some STMT_VINFO_REDUC_IDX for SLP_TREE_REDUC_IDXRichard Biener2-22/+17
2025-09-01Remove no longer needed STMT_VINFO_REDUC_DEF setsRichard Biener1-15/+1
2025-09-01Introduce abstraction for vect reduction info, tracked from SLP nodesRichard Biener6-198/+294
2025-09-01install.texi: For amdgcn, update Newlib version recommendationTobias Burnus1-1/+2
2025-09-01Simplify vectorizer IV analysisRichard Biener1-26/+18
2025-09-01ira: Remove soft conflict related code in improve_allocation. [PR117838]Cui, Lili1-30/+11
2025-08-31Fix ICE due to wrong operand is passed to ix86_vgf2p8affine_shift_matrix.liuhongt3-4/+30
2025-09-01Daily bump.GCC Administrator4-1/+64
2025-08-31xtensa: Optimize branch whether (reg:SI) is within/out the range handled by C...Takayuki 'January June' Suwa2-0/+39
2025-08-31Fortran: Pass PDTs to dummies with VALUE attribute [PR99709]Paul Thomas3-1/+72
2025-08-31[RISC-V] Improve initial RTL generation for SImode adds on rv64Shreya Munnangi4-13/+125
2025-08-31install: Drop MinGW binaries download linkGerald Pfeifer1-2/+1