aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-18runtime: add special handling for signal 34A. Wilcox3-3/+6
2022-04-18libstdc++: Micro-optimize __from_chars_pow2_basePatrick Palka1-8/+20
2022-04-17testsuite: Skip pr105250.c for powerpc and s390 [PR105266]Kewen Lin1-0/+1
2022-04-18Daily bump.GCC Administrator1-1/+1
2022-04-17Daily bump.GCC Administrator2-1/+5
2022-04-16doc: Adjust mingw-w64 download linkGerald Pfeifer1-1/+1
2022-04-16Daily bump.GCC Administrator5-1/+87
2022-04-15compiler: revert `for package-scope "a = b; b = x" just set "a = x"`Ian Lance Taylor4-37/+16
2022-04-15libstdc++: Avoid double-deref of __first in ranges::minmax [PR104858]Patrick Palka2-1/+31
2022-04-15rs6000: Move more g++.dg powerpc tests to g++.targetPaul A. Clarke7-3/+3
2022-04-15c++: wrong error with variadic concept [PR105268]Marek Polacek2-1/+30
2022-04-15libstdc++: Optimize integer std::from_charsPatrick Palka2-163/+102
2022-04-15i386: Correct target attribute for crc32 intrinsicsHongyu Wang3-19/+42
2022-04-14c++: unsigned int32_t enum promotion [PR102804]Jason Merrill2-0/+11
2022-04-14c++: using in diagnostics [PR102987]Jason Merrill2-0/+24
2022-04-15Daily bump.GCC Administrator8-1/+216
2022-04-14Update gcc de.po, fr.po, sv.poJoseph Myers3-921/+621
2022-04-14analyzer: fix escaping of pointer arithmetic [PR105264]David Malcolm4-6/+86
2022-04-14runtime: use regset indexes for PPC register valuesIan Lance Taylor2-16/+11
2022-04-14c++: constexpr trivial -fno-elide-ctors [PR104646]Jason Merrill2-1/+91
2022-04-14libgccjit: Fix a bootstrap break for some targets.Iain Sandoe1-2/+2
2022-04-14c++: lambda and the current instantiation [PR82980]Jason Merrill2-1/+37
2022-04-14Refactor and update CTF testcases [PR105089]Indu Bhagat3-15/+46
2022-04-14CTF for extern variable fix [PR105089]Indu Bhagat4-12/+98
2022-04-14ctfc: get rid of the static variable in ctf_list_add_ctf_vars ()Indu Bhagat2-3/+3
2022-04-14libstdc++: Default to mutex-based atomics on RISC-VPalmer Dabbelt2-2/+8
2022-04-14libstdc++: Fix incorrect IS number in doc commentJonathan Wakely1-1/+1
2022-04-14analyzer: fix ICE comparing VECTOR_CSTs [PR105252]David Malcolm2-3/+30
2022-04-14simplify-rtx: Don't assume shift count has the same mode as the shift [PR105247]Jakub Jelinek2-1/+33
2022-04-14testsuite/s390: Silence warning in pr80725.cRobin Dapp1-1/+1
2022-04-14s390: Add scheduler description for z16.Robin Dapp4-6/+2592
2022-04-14libstdc++: Add new headers to <bits/stdc++.h> PCHJonathan Wakely1-0/+4
2022-04-14libstdc++: Fix missing and incorrect feature test macros [PR105269]Jonathan Wakely12-23/+54
2022-04-13c++: alignment of local typedef in template [PR65211]Jason Merrill2-0/+22
2022-04-13c++: local fn and generic lambda [PR97219]Jason Merrill5-4/+42
2022-04-13c++: template conversion op [PR101698]Jason Merrill2-1/+36
2022-04-13c++: NRV and ref-extended temps [PR101442]Jason Merrill4-3/+38
2022-04-13c++: add test [PR105265]Jason Merrill1-0/+39
2022-04-14Daily bump.GCC Administrator8-1/+178
2022-04-13go.test: update issue10441.go to current upstream versionIan Lance Taylor1-1/+1
2022-04-13aarch64: Make sure the UF divides the VF [PR105254]Richard Sandiford2-4/+34
2022-04-13OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242]Tobias Burnus2-71/+769
2022-04-13c++: empty base constexpr -fno-elide-ctors [PR105245]Jason Merrill2-0/+7
2022-04-13d: Merge upstream dmd 4d1bfcf14, druntime 9ba9a6ae, phobos c0cc5e917.Iain Buclaw93-670/+1787
2022-04-13tree-optimization/105263 - reassoc and DFPRichard Biener2-1/+18
2022-04-13tree.cc: Use useless_type_conversion_p in tree_builtin_call_types_compatible_...Jakub Jelinek2-6/+33
2022-04-13c++: Treat alignas align_expr and aligned attribute's operand as manifestly c...Jakub Jelinek2-1/+27
2022-04-13testsuite: Increase auto-inlining param in gcc.dg/ipa/remref-7.c (PR 105183)Martin Jambor1-1/+1
2022-04-13c++: ambiguous call not diagnosed after DR2352 [PR97296]Marek Polacek3-3/+24
2022-04-13middle-end/105259 - adjust gcc.target/i386/auto-init-4.cRichard Biener1-2/+3