aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-13preprocessor: Fix column adjustment [PR 99446]Nathan Sidwell2-12/+12
2021-04-13aarch64: Restore bfxil optimization [PR100028]Jakub Jelinek2-0/+54
2021-04-13Fix thinko in libcpp preparation patch for modulesEric Botcazou3-10/+6
2021-04-13mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variablesMartin Storsjö1-0/+2
2021-04-13simplify-rtx: Punt on simplify_{,gen_}subreg to IBM double double if bits are...Jakub Jelinek1-4/+18
2021-04-12c++: variadic class template placeholder deduction [PR97134]Patrick Palka2-1/+16
2021-04-12c++: constraints are unevaluated operands [PR99961]Patrick Palka4-0/+27
2021-04-13gcc.dg/analyzer/data-model-1.c: Inverse xfail for cris-*-*, PR99212Hans-Peter Nilsson1-2/+2
2021-04-12gimple UIDs, LTO and -fanalyzer [PR98599]David Malcolm4-4/+77
2021-04-13Daily bump.GCC Administrator7-1/+133
2021-04-13combine: Fix up expand_compound_operation [PR99905]Jakub Jelinek2-5/+42
2021-04-13combine: Don't fold away side-effects in simplify_and_const_int_1 [PR99830]Jakub Jelinek2-1/+11
2021-04-12libgo: update to Go1.16.3 releaseIan Lance Taylor21-68/+355
2021-04-12c++: premature overload resolution [PR93085]Jason Merrill2-5/+25
2021-04-12Update gcc sv.po.Joseph Myers1-15/+15
2021-04-12docs: fix content of smallexampleMartin Liska1-3/+3
2021-04-12IBM Z: Add alternative to *movdi_{31,64} in order to load a DFP zeroStefan Schulze Frielinghaus1-11/+14
2021-04-12docs: update symver attribute descriptionMartin Liska1-9/+19
2021-04-12libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]Jonathan Wakely2-15/+13
2021-04-12gcc-changelog: do not allow space in long lineMartin Liska1-1/+1
2021-04-12ASAN: do not unpoison in OpenMP contextMartin Liska2-1/+21
2021-04-12libstdc++: Fix some tests that fail in C++20 modeJonathan Wakely2-2/+5
2021-04-12mklog: support long filenamesMartin Liska3-2/+43
2021-04-12libstdc++: Fix test that fails in C++20 mode [PR 99995]Jonathan Wakely1-1/+3
2021-04-12Add rocketlake to gcc.Cui,Lili11-4/+46
2021-04-12Change march=alderlake ISA list and add m_ALDERLAKE to m_CORE_AVX2Cui,Lili4-8/+11
2021-04-12Daily bump.GCC Administrator7-1/+39
2021-04-11[OpenACC] Fix an ICE where a loop with GT condition is collapsed.Hafiz Abid Qadeer4-5/+85
2021-04-11MAINTAINERS: Add myself for write after approvalHafiz Abid Qadeer1-0/+1
2021-04-11ada: Avoid invalid "up" link in manualGerald Pfeifer1-1/+1
2021-04-10c++: ICE with anonymous union [PR97974]Jason Merrill3-1/+18
2021-04-11Daily bump.GCC Administrator8-1/+170
2021-04-10c++: ICE with invalid use of 'this' with static memfn [PR98800]Jason Merrill3-4/+13
2021-04-10analyzer: fix ICE on assignment from STRING_CST when building path [PR100011]David Malcolm2-1/+17
2021-04-10c: Avoid clobbering TREE_TYPE (error_mark_node) [PR99990]Jakub Jelinek2-1/+13
2021-04-10d: Merge upstream dmd 0450061c8Iain Buclaw23-20/+316
2021-04-10libphobos: Build runtime library with -ffunction-sections -fdata-sectionsIain Buclaw9-6/+73
2021-04-10libphobos: Add section support code for MACHO and PE/COFFIain Buclaw12-1092/+1673
2021-04-10libphobos: Explicitly use -static-libphobos in druntime and phobos testsIain Buclaw2-2/+4
2021-04-10libphobos: Remove is-effective-target static from druntime and phobos testsIain Buclaw2-2/+2
2021-04-10libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR99812]Iain Buclaw2-2/+2
2021-04-10x86: Define _serialize as macroH.J. Lu2-6/+12
2021-04-10expand: Fix up LTO ICE with COMPOUND_LITERAL_EXPR [PR99849]Jakub Jelinek2-1/+24
2021-04-10gimple-ssa-warn-alloca: Always initialize limit [PR99989]Jakub Jelinek1-3/+2
2021-04-10rtlanal: Another fix for VOIDmode MEMs [PR98601]Jakub Jelinek2-2/+21
2021-04-10Do not release body of declare_variant_altJan Hubicka1-1/+1
2021-04-10c++: deduction guide using alias [PR99180]Jason Merrill5-3/+79
2021-04-10c++: pack in base-specifier in lambda [PR100006]Jason Merrill2-0/+20
2021-04-10Daily bump.GCC Administrator8-1/+195
2021-04-09c++: Use a TEMPLATE_INFO to hold regenerated-lambda infoPatrick Palka4-21/+19