aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-30aarch64: Specify that FEAT_MOPS sequences clobber CCKyrylo Tkachov4-0/+55
2022-11-30d: Fix ICE on named continue label in an unrolled loop [PR107592]Iain Buclaw2-2/+37
2022-11-30switch conversion: remove dead variableMartin Liska1-2/+0
2022-11-30fix Clang warningMartin Liska1-1/+1
2022-11-30Make Warray-bounds alias to Warray-bounds= [PR107787]Iskander Shakirzyanov9-32/+43
2022-11-30Improve profile handling in switch lowering.Martin Liska2-19/+46
2022-11-30tree-optimization/107919 - predicate simplification in uninitRichard Biener1-7/+76
2022-11-30Improve uninit diagnostic dumpsRichard Biener1-2/+2
2022-11-30tree-optimization/107919 - uninit diagnostic predicate simplificationRichard Biener2-43/+43
2022-11-30tree-chrec: Fix up ICE on pointer multiplication [PR107835]Jakub Jelinek2-1/+13
2022-11-30libgomp.texi: List GCN's 'gfx803' under OpenMP Context SelectorsTobias Burnus1-1/+2
2022-11-30amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectorsPaul-Antoine Arras9-2/+108
2022-11-30[PR107304] note test's ifunc requirementAlexandre Oliva1-0/+1
2022-11-30LoongArch: Optimize the implementation of stack check.Lulu Cheng21-101/+361
2022-11-29analyzer: move stdio known fns to sm-file.ccDavid Malcolm2-111/+106
2022-11-29analyzer work on issues with flex-generated lexers [PR103546]David Malcolm12-0/+3577
2022-11-29analyzer: fix folding of '(PTR + 0) => PTR' [PR105784]David Malcolm2-4/+47
2022-11-29c++: ICE with <=> of incompatible pointers [PR107542]Patrick Palka2-2/+32
2022-11-30Daily bump.GCC Administrator6-1/+110
2022-11-29syscall, runtime: always call XSI strerror_rIan Lance Taylor6-49/+53
2022-11-29Fortran: intrinsic MERGE shall use all its arguments [PR107874]Harald Anlauf4-2/+70
2022-11-29libstdc++: Avoid bogus warning in std::vector::insert [PR107852]Jonathan Wakely1-26/+37
2022-11-29libstdc++: Remove unnecessary tag dispatching in std::vectorJonathan Wakely2-3/+4
2022-11-29libstdc++: Do not use __used or __packed as identifiersJonathan Wakely3-17/+24
2022-11-29c++: explicit specialization and trailing requirements [PR107864]Patrick Palka3-14/+20
2022-11-29tree-optimization/107852 - missed optimization with PHIsRichard Biener2-1/+97
2022-11-29tree-optimization/106995 - if-conversion and vanishing loopsRichard Biener1-1/+2
2022-11-29Couple of testsuite adjustmentsEric Botcazou2-6/+6
2022-11-29Fix PR ada/107810Eric Botcazou1-1/+1
2022-11-29tree-optimization/107898 - ICE with -Walloca-larger-thanRichard Biener1-0/+1
2022-11-29ipa/107897 - avoid property verification ICE after errorRichard Biener1-1/+2
2022-11-29re-run configureMartin Liska1-3/+4
2022-11-29gcc/configure.ac: fix AC_DEFINE ENABLE_MULTIARCHYunQiang Su1-1/+1
2022-11-29Daily bump.GCC Administrator8-1/+1417
2022-11-28c++: simple-requirement starting with 'typename' [PR101733]Jason Merrill2-1/+25
2022-11-28c++: be more strict about 'concept bool'Jason Merrill1-4/+4
2022-11-28Fix comment for (A / (1 << B)) -> (A >> B).Andrew Pinski1-1/+1
2022-11-28riscv: improve cost model for loading 64bit constant in rv32Sinan2-0/+64
2022-11-28RISC-V: Avoid redundant sign-extension for SImode SGE, SGEU, SLE, SLEUMaciej W. Rozycki5-2/+50
2022-11-28Fortran: ICE with elemental and dummy argument with VALUE attribute [PR107819]Harald Anlauf2-0/+29
2022-11-28tree-optimization/107896 - allow v2si to dimode unpacksRichard Biener1-2/+5
2022-11-28libstdc++: [_GLIBCXX_INLINE_VERSION] Adapt dg-error messageFrançois Dumont1-1/+1
2022-11-28Support %b, %B for -Wformat-overflow (sprintf, snprintf)Frolov Daniil2-16/+53
2022-11-28libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801]Jonathan Wakely1-4/+5
2022-11-28libstdc++: Fix std::string_view for I32LP16 targetsJonathan Wakely1-2/+2
2022-11-28libstdc++: Fix _Hash_bytes for I16LP32 targets [PR107885]Jonathan Wakely1-3/+7
2022-11-28RISC-V: fix stack access before allocation.Fei Gao4-4/+29
2022-11-28c++: Allow module name to be a single letter on WindowsTorbjörn SVENSSON1-1/+9
2022-11-28libstdc++: Replace non-ASCII character in commentJonathan Wakely1-1/+1
2022-11-28libstdc++: Prune versioned namespace from testsuite outputJonathan Wakely2-1/+3