aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-04Daily bump.GCC Administrator8-1/+104
2023-06-03[RISC-V] fix cfi issue in save-restore.Fei Gao1-2/+2
2023-06-03Remove unnecessary md pattern for TARGET_XTHEADCONDMOVDie Li1-14/+1
2023-06-03Add more ForEachMacros to clang-format fileLehua Ding1-1/+9
2023-06-03PR modula2/110003 Wrong source line listed for unused parametersGaius Mulley1-4/+5
2023-06-03c++: is_specialization_of_friend confusion [PR109923]Patrick Palka2-0/+21
2023-06-03c++: simplify TEMPLATE_TEMPLATE_PARM hashingPatrick Palka1-12/+1
2023-06-03c++: replace in_template_functionPatrick Palka7-26/+7
2023-06-03c++: mangle noexcept-expr [PR70790]Patrick Palka4-2/+25
2023-06-03fix radix sort on 32bit platforms [PR109670]Thomas Neumann1-5/+3
2023-06-03release the sorted FDE array when deregistering a frame [PR109685]Thomas Neumann1-0/+6
2023-06-03RISC-V: Fix warning in predicated.mdJuzhe-Zhong1-1/+1
2023-06-03RISC-V: Add pseudo vwmul.wv pattern to enhance vwmul.vv instruction optimizat...Juzhe-Zhong6-1/+206
2023-06-03Daily bump.GCC Administrator12-1/+394
2023-06-03Don't try bswap + rotate when TYPE_PRECISION(n->type) > n->range.liuhongt2-0/+80
2023-06-03i386: Add missing vector truncate patterns [PR92658].liuhongt2-0/+48
2023-06-02rtl-optimization: [PR102733] DSE removing address which only differ by addres...Andrew Pinski2-1/+29
2023-06-02Fix PR 110042: ifcvt regression due to paradoxical subregsAndrew Pinski2-5/+36
2023-06-02Darwin, PPC: Fix struct layout with pragma pack [PR110044].Iain Sandoe5-1/+108
2023-06-02Fortran: fix diagnostics for SELECT RANK [PR100607]Steve Kargl2-6/+52
2023-06-02btf: fix bootstrap -Wformat errors [PR110073]David Faust1-4/+11
2023-06-02btf: Fix -Wformat errorsAlex Coplan1-2/+2
2023-06-02c++: fix explicit/copy problem [PR109247]Jason Merrill2-0/+46
2023-06-02rs6000: Fix arguments for __builtin_altivec_tr_stxvrwx, __builtin_altivec_tr_...Carl Love2-2/+106
2023-06-02c++: make initializer_list array static again [PR110070]Jason Merrill14-8/+104
2023-06-02reg-stack: Change return type of predicate functions from int to boolUros Bizjak2-75/+86
2023-06-02varasm: check float sizeJason Merrill1-5/+6
2023-06-02analyzer: implement various atomic builtins [PR109015]David Malcolm5-0/+983
2023-06-02analyzer: regions in different memory spaces can't aliasDavid Malcolm1-0/+12
2023-06-02testsuite: Require LTO for pr107557-[12].cDavid Edelsohn2-0/+2
2023-06-02doc: clarify semantics of vector bitwise shiftsAlexander Monakov1-1/+8
2023-06-02VECT: Change flow of decrement IVJu-Zhe Zhong1-11/+25
2023-06-02target/110088: Improve operation of l-reg with const after move from d-reg.Georg-Johann Lay1-1/+40
2023-06-02libstdc++: Fix broken _GLIBCXX_PARALLEL modeFrançois Dumont1-0/+1
2023-06-02Support parallel testing in libgomp: fallback Perl 'flock' [PR66005]Thomas Schwinge5-1/+70
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge20-192/+8
2023-06-02Back to requiring "Perl version 5.6.1 (or later)" [PR82856]Thomas Schwinge1-1/+1
2023-06-02Fortran: Fix some problems blocking associate meta-bug [PR87477]Paul Thomas9-29/+310
2023-06-02RISC-V: Add _mu C++ overloaded intrinsics for load && viota && vidJuzhe-Zhong2-9/+13
2023-06-02RISC-V: Optimize reverse series index vectorJuzhe-Zhong2-0/+19
2023-06-02RISC-V: Fix warning in predicated.mdJuzhe-Zhong1-1/+1
2023-06-02MAINTAINERS: Add myself as MIPS port maintainerYunQiang Su1-2/+1
2023-06-02RISC-V: Add test for vfloat16*_t (non tuple) typesPan Li2-0/+12
2023-06-02RISC-V: Add __RISCV_ prefix to VXRM and FRM enumJuzhe-Zhong10-31/+31
2023-06-02RISC-V: Add vwadd.wv/vwsub.wv auto-vectorization lowering optimizationJuzhe-Zhong8-6/+215
2023-06-02RISC-V: Support RVV permutation auto-vectorizationJuzhe-Zhong19-0/+1217
2023-06-02Daily bump.GCC Administrator7-1/+216
2023-06-01Fortran: force error on bad KIND specifier [PR88552]Harald Anlauf2-0/+10
2023-06-01testsuite: print any leaking torture options for debuggingVineet Gupta1-3/+3
2023-06-01testsuite: Unbork multilib setups using -march flags (RISC-V)Vineet Gupta1-7/+7