aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-02amdgcn, libgomp: Manually allocated stacksAndrew Stubbs14-233/+332
2023-02-02libgomp.texi (OpenMP TR11 impl. status): Fix 'strict' itemTobias Burnus1-2/+1
2023-02-02arm: Fix MVE predicates synthesis [PR 108443]Andre Vieira14-89/+160
2023-02-02arm: Remove unnecessary zero-extending of MVE predicates before use [PR 107674]Andre Vieira4-8/+26
2023-02-02arm: Fix sign of MVE predicate mve_pred16_t [PR 107674]Andre Vieira2-8/+35
2023-02-02Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300]Jakub Jelinek12-26/+42
2023-02-02Don't peel nonlinear iv(mult or shift) for epilog when vf is not constant.liuhongt4-49/+55
2023-02-02nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BIND for declare_var...Jakub Jelinek2-16/+34
2023-02-02libstdc++: Switch a www.open-std.org link to httpsGerald Pfeifer2-2/+2
2023-02-02libstdc++: Fix link to online GDB manualGerald Pfeifer2-2/+2
2023-02-02Daily bump.GCC Administrator11-1/+495
2023-02-01libstdc++: Fix std::random_device for avrJonathan Wakely1-0/+2
2023-02-01libstdc++: Fix build failures for avrJonathan Wakely4-2/+17
2023-02-01libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targetsJonathan Wakely2-4/+12
2023-02-01Fortran: error recovery on invalid array section [PR108609]Harald Anlauf2-2/+6
2023-02-01AArch64: Fix native detection in the presence of mandatory features which don...Tamar Christina10-13/+108
2023-02-01Fixup noreturn attributes in modula-2 [PR108551] and [PR108612]Gaius Mulley111-338/+453
2023-02-01libstdc++ testsuite: Correct S0 in std/time/hh_mm_ss/1.ccHans-Peter Nilsson1-1/+1
2023-02-01testsuite: Run __bos tests to completionSiddhesh Poyarekar16-1076/+1039
2023-02-01ipa: silent -Wodr notes with -wMartin Liska1-6/+6
2023-02-01Ranger cache - always use range_from_dom when updating.Andrew MacLeod2-1/+24
2023-02-01ipa: check if cache_token != NULL before hash_set::add callMartin Liska3-2/+24
2023-02-01Fortran: Extend align-clause checks of OpenMP's allocate directiveTobias Burnus3-6/+49
2023-02-01c++: ICE with -Wlogical-op [PR107755]Marek Polacek2-1/+24
2023-02-01driver: fix -gz=none error message with missing zstdMartin Liska1-1/+1
2023-02-01ree: Fix -fcompare-debug issues in combine_reaching_defs [PR108573]Jakub Jelinek2-2/+22
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