aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-04-14IBM Z: Fix error checking for immediate builtin operandsAndreas Krebbel4-35/+156
2021-04-14d: Add TARGET_D_REGISTER_OS_TARGET_INFOIain Buclaw4-0/+16
2021-04-14c++: Fix deduction with reference NTTP [PR83476]Patrick Palka3-2/+29
2021-04-14d: Remove setting of target-specific global.params flags from front-endIain Buclaw2-23/+1
2021-04-14d: Move call to set_linkage_for_decl to declare_extern_var.Iain Buclaw1-4/+2
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-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 Administrator6-1/+177
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-13c++: Reject alias CTAD in C++17 [PR99008]Patrick Palka5-20/+18
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 Sidwell1-2/+3
2021-04-13aarch64: Restore bfxil optimization [PR100028]Jakub Jelinek2-0/+54
2021-04-13Fix thinko in libcpp preparation patch for modulesEric Botcazou1-2/+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 Administrator5-1/+99
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 Taylor1-1/+1
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-12ASAN: do not unpoison in OpenMP contextMartin Liska2-1/+21
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 Administrator5-1/+28
2021-04-11[OpenACC] Fix an ICE where a loop with GT condition is collapsed.Hafiz Abid Qadeer2-1/+57
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 Administrator7-1/+118
2021-04-10c++: ICE with invalid use of 'this' with static memfn [PR98800]Jason Merrill3-4/+13