aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-01libgomp.texi: Reverse-offload updatesTobias Burnus1-7/+19
2023-02-01compare-elim: Fix an RTL checking failureRichard Sandiford1-1/+2
2023-02-01testsuite: Fix g++.dg/gomp warnings for aarch64Richard Sandiford2-3/+4
2023-02-01c++, openmp: Handle some OMP_*/OACC_* constructs during constant expression e...Jakub Jelinek2-0/+94
2023-02-01IBM zSystems: Save argument registers to the stack -mpreserve-argsAndreas Krebbel5-74/+239
2023-02-01IBM zSystems: Make stack_tie to work with hard frame pointerAndreas Krebbel2-11/+11
2023-02-01New reg note REG_CFA_NORESTOREAndreas Krebbel2-5/+15
2023-02-01middle-end/108500 - replace recursive domtree DFS traversalRichard Biener1-10/+17
2023-01-31c++: Add -Wno-changes-meaningJason Merrill5-4/+64
2023-01-31analyzer: fix uses of alloca in testsuiteDavid Malcolm7-5/+13
2023-01-31analyzer: fix -Wanalyzer-allocation-size false -ve on alloca [PR108616]David Malcolm3-0/+53
2023-01-31doc: add notes about limitations of -fanalyzerDavid Malcolm1-0/+7
2023-02-01Daily bump.GCC Administrator10-1/+2128
2023-01-31c++: aggregate base and TARGET_EXPR_ELIDING_P [PR108559]Jason Merrill2-3/+38
2023-01-31libsanitizer: cherry-pick commit 742bcbf685bc from upstreamH.J. Lu1-1/+2
2023-01-31For Modula-2 build-tree testing, also set up paths to compiler librariesThomas Schwinge1-0/+3
2023-01-31c++: Add fixed test [PR102870]Marek Polacek1-0/+12
2023-02-01RISC-V: Add vdiv*.vv C++ API testsJu-Zhe Zhong30-0/+5724
2023-02-01RISC-V: Add vmax*.vv C++ API testsJu-Zhe Zhong30-0/+5724
2023-02-01RISC-V: Add vmin*.vv C++ API testsJu-Zhe Zhong30-0/+5724
2023-02-01RISC-V: Add vor.vv C++ API testsJu-Zhe Zhong15-0/+5238
2023-02-01RISC-V: Add vrem*.vv C++ API testsJu-Zhe Zhong30-0/+5724
2023-02-01RISC-V: Add vsll.vv C++ API testsJu-Zhe Zhong15-0/+5238
2023-02-01RISC-V: Add vsra.vv C++ API testsJu-Zhe Zhong15-0/+2862
2023-02-01RISC-V: Add vsrl.vv C++ API testsJu-Zhe Zhong15-0/+2862
2023-02-01RISC-V: Add vand.vv C++ API testsJu-Zhe Zhong30-0/+10476
2023-02-01RISC-V: Add vxor.vv C++ API testsJu-Zhe Zhong15-0/+5238
2023-02-01RISC-V: Add vadd.vv C++ API testsJu-Zhe Zhong15-0/+5238
2023-02-01RISC-V: Add binop constraint testsJu-Zhe Zhong1-0/+132
2023-02-01RISC-V: Add vadd.vv C API testsJu-Zhe Zhong18-0/+5256
2023-02-01RISC-V: Add vand.vv C API testsJu-Zhe Zhong18-0/+5256
2023-02-01RISC-V: Add vdiv*.vv C API testsJu-Zhe Zhong36-0/+5760
2023-02-01RISC-V: Add vmax*.vv C API testsJu-Zhe Zhong36-0/+5760
2023-02-01RISC-V: Add vmin*.vv C API testsJu-Zhe Zhong36-0/+5760
2023-02-01RISC-V: Add vor.vv C API testsJu-Zhe Zhong18-0/+5256
2023-02-01RISC-V: Add vrem*.vv C API testsJu-Zhe Zhong36-0/+5760
2023-02-01RISC-V: Add vsll.vv C API testsJu-Zhe Zhong18-0/+5256
2023-02-01RISC-V: Add vsra.vv C API testsJu-Zhe Zhong18-0/+2880
2023-02-01RISC-V: Add srl.vv C API testsJu-Zhe Zhong18-0/+2880
2023-02-01RISC-V: Add vsub.vv C API testsJu-Zhe Zhong18-0/+5256
2023-02-01RISC-V: Add vxor.vv C API testsJu-Zhe Zhong18-0/+5256
2023-02-01RISC-V: Add integer binary vv C/C++ API supportJu-Zhe Zhong13-8/+421
2023-01-31c++: fix ICE with -Wduplicated-cond [PR107593]Marek Polacek7-2/+81
2023-01-31PR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_2REG_CONST1Philipp Tomsich2-0/+16
2023-01-31vect: Fix single def-use cycle for ifn reductions [PR108608]Richard Sandiford3-9/+46
2023-01-31Add op2_range to pointer_plus.Andrew MacLeod3-4/+71
2023-01-31Utilize op1 == op2 when invoking range-ops folding.Andrew MacLeod3-0/+112
2023-01-31Properly set GORI relation trios.Andrew MacLeod4-47/+62
2023-01-31modula2/108462 - duplicate install of static modula2 target libsRichard Biener10-48/+0
2023-01-31gccrs: Add testcase to show forward declared items work via TypeAliasPhilip Herron1-0/+4