aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-14d: Add TARGET_D_REGISTER_CPU_TARGET_INFOIain Buclaw31-8/+335
2021-04-14d: Add TARGET_D_HAS_STDCALL_CONVENTIONIain Buclaw8-8/+70
2021-04-14VEC_COND_EXPR verification adjustmentRichard Biener2-1/+3
2021-04-14docs: Remove empty table column.Martin Liska1-17/+17
2021-04-14arm: fix warning when -mcpu=neoverse-n1 is used with -mfpu=neon [PR100067]Richard Earnshaw1-11/+14
2021-04-14testsuite: Fix up libgomp.fortran/alloc-1.F90 testcase [PR100071]Jakub Jelinek1-1/+2
2021-04-13c++: lambda in non-type template parm type [PR99478]Jason Merrill2-1/+21
2021-04-13c++: DWARF ICE with defaulted specialization [PR90674]Jason Merrill2-2/+13
2021-04-13c++: debug location of variable cleanups [PR88742]Jason Merrill11-24/+85
2021-04-14Daily bump.GCC Administrator9-1/+206
2021-04-13PR tree-optimization/82800 - Incorrect warning on "may be used uninitialized ...Martin Sebor1-0/+43
2021-04-13PR middle-end/86058 - TARGET_MEM_REF causing incorrect message for -Wmaybe-un...Martin Sebor1-0/+18
2021-04-13c++: Adjust expected diagnostics for old-deja tests [PR99008]Patrick Palka3-4/+4
2021-04-13c++: alias template equivalence and cv-quals [PR100032]Jason Merrill2-0/+17
2021-04-13testsuite: Add testcase for already fixed PR97121Jakub Jelinek1-0/+20
2021-04-13c++: generic lambda in template fn with DMI [PR100054]Jason Merrill2-6/+21
2021-04-13libstdc++: Fix <bit> to work freestanding [PR 100060]Jonathan Wakely1-1/+17
2021-04-13c++: Reject alias CTAD in C++17 [PR99008]Patrick Palka5-20/+18
2021-04-13libstdc++: Remove outdated docs on libg++ and libstdc++-v2Jonathan Wakely6-934/+25
2021-04-13Further increase the limit on the size of accepted Ada filesEric Botcazou2-39/+26
2021-04-13tree-optimization/100053 - fix predication in VNRichard Biener3-8/+59
2021-04-13c++: constexpr, inheritance, and local class [PR91933]Jason Merrill2-3/+25
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