aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Daily bump.GCC Administrator6-1/+105
2023-02-20i386: Introduce general_x64constmem_operand predicateUros Bizjak2-8/+15
2023-02-20powerpc: Another umaddditi4 fix [PR108862]Jakub Jelinek3-2/+35
2023-02-20libstdc++: Update baseline symbols for m68k-linuxAndreas Schwab1-1/+92
2023-02-20c++: ICE with -fno-elide-constructors and trivial fn [PR101073]Marek Polacek3-22/+38
2023-02-20libstdc++: Fix uses of non-reserved names in simd headerMatthias Kretz1-11/+11
2023-02-20libstdc++: Update baseline symbols for riscv64-linuxAndreas Schwab1-1/+97
2023-02-20RISC-V: prefetch.* only take base register with zero-offset for the addressKito Cheng1-2/+2
2023-02-20c++: ICE with redundant capture [PR108829]Marek Polacek3-3/+28
2023-02-20tree-optimization/108816 - vect versioning check split confusionRichard Biener2-1/+20
2023-02-20rust: Fix rust-tree.cc compilation on SPARCRainer Orth1-0/+1
2023-02-20tree-optimization/108825 - checking ICE with unroll-and-jamRichard Biener2-3/+28
2023-02-20tree-optimization/108819 - niter analysis ICE with unexpected constantRichard Biener1-2/+4
2023-02-20Daily bump.GCC Administrator2-1/+8
2023-02-19libgm2/libm2iso/RTco.cc (re-implementation) Bugfix for [PR108835]Gaius Mulley1-127/+176
2023-02-19Daily bump.GCC Administrator7-1/+121
2023-02-18c++: static_assert (false) in template [DR2518]Jason Merrill2-7/+17
2023-02-18reassoc: Fold some statements [PR108819]Jakub Jelinek2-0/+22
2023-02-18i386: Fix up replacement of registers in certain peephole2s [PR108832]Jakub Jelinek4-5/+63
2023-02-18libstdc++: Switch two links to www.open-std.org to httpsGerald Pfeifer2-4/+4
2023-02-18doc: Update link to AVR-LibCGerald Pfeifer1-1/+1
2023-02-18C: Detect all variably modified types [PR108375]Martin Uecker8-41/+79
2023-02-18Fix ICE related to implicit access attributes for VLA arguments [PR105660]Martin Uecker4-12/+43
2023-02-18LoongArch: Fix multiarch tuple canonizationXi Ruoyao2-8/+8
2023-02-18Remove #if GIMPLE around 1 - a patternAndrew Pinski1-2/+0
2023-02-18Support get_range_query with a nullptr argumentAndrew Pinski1-1/+1
2023-02-18Daily bump.GCC Administrator7-1/+326
2023-02-18'#include "tm_p.h"' in 'gcc/rust/backend/rust-tree.cc'Thomas Schwinge1-1/+1
2023-02-17doc: Fix typo in -Wall descriptionSiddhesh Poyarekar1-1/+1
2023-02-17c++: speculative constexpr and is_constant_evaluated [PR108243]Patrick Palka3-42/+150
2023-02-17c++: make manifestly_const_eval tri-statePatrick Palka5-35/+55
2023-02-17ii386: Generate QImode binary ops with high-part input register [PR108831]Uros Bizjak4-0/+189
2023-02-17simplify-rtx: Fix VOIDmode operand handling in simplify_subreg [PR108805]Uros Bizjak2-1/+21
2023-02-17fixincludes: Bypass solaris_math_12 on newer Solaris 11.4Rainer Orth2-4/+12
2023-02-17contrib: Fix make_sunver.pl warningRainer Orth1-1/+1
2023-02-17tree-optimization/108821 - store motion and volatilesRichard Biener2-1/+28
2023-02-17Fix wrong-code issue in VNRichard Biener2-5/+17
2023-02-16Fortran test: Modify test cases to pass on mingw.Jerry DeLisle2-2/+2
2023-02-17RISC-V: Fix vmnot asm check (Should check vmnot.m instead of vmnot.mm)Ju-Zhe Zhong11-26/+26
2023-02-17RISC-V: Add RVV all mask C/C++ intrinsics supportJu-Zhe Zhong9-20/+511
2023-02-17RISC-V: Rename tu_preds to none_tu_preds [NFC]Ju-Zhe Zhong2-9/+9
2023-02-17RISC-V: Normalize SEW = 64 handling into a simplified functionJu-Zhe Zhong3-503/+316
2023-02-17RISC-V: Rearrange the organization of declarations of RVV intrinsics [NFC]Ju-Zhe Zhong1-101/+161
2023-02-17RISC-V: Move saturating add/subtract md pattern location [NFC]Ju-Zhe Zhong1-245/+245
2023-02-17RISC-V: Remove "extern" for namespace [NFC]Ju-Zhe Zhong1-20/+20
2023-02-17RISC-V: Replace simm32_p with immediate_operand (Pmode)Ju-Zhe Zhong3-28/+17
2023-02-16Fortran Tests: Allow passing on mingw.Jerry DeLisle1-2/+2
2023-02-17Daily bump.GCC Administrator14-1/+447
2023-02-16analyzer: respect some conditions from bit masks [PR108806]David Malcolm7-1/+466
2023-02-16doc: Reword how to get possible values of a parameterGerald Pfeifer1-2/+2