aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-02Merge branch 'master' into gfortran-testdevel/gfortran-testJerry DeLisle2313-137539/+225388
2025-09-02Revert "Fortran: Recommit changes for coarray after merging."Jerry DeLisle59-5640/+234
2025-09-02Revert "Fortran: Andre's tweak"Jerry DeLisle1-0/+16
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 Thomas3-2/+51
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-02D, Darwin, Powerpc: Fix build error.Iain Sandoe1-1/+1
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-02libstdc++: Move _Index_tuple, _Build_index_tuple to <type_traits>.Luc Grosheintz2-20/+22
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-02libstdc++: Rename __cmp_cat::__unspec to __cmp_cat::__literal_zero.Tomasz KamiƄski1-35/+35
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 Administrator6-1/+248
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-01maintainer-scripts: Improve syncing of libstdc++ docsGerald Pfeifer1-3/+3
2025-09-01c: Implement C2Y N3457 - The __COUNTER__ predefined macroJakub Jelinek2-0/+47
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