aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-30libstdc++: cv bool can't be an integer-like type (LWG 3467)Jonathan Wakely2-1/+40
2020-07-30libstdc++: Add options for ieee float to relevant testsJonathan Wakely2-0/+2
2020-07-30libstdc++: Make testsuite usable with -fno-exceptionsJonathan Wakely5-14/+15
2020-07-30d: Implement core.bitop.rol() and core.bitop.ror() as intrinsics.Iain Buclaw3-0/+67
2020-07-30d: Refactor matching and lowering of intrinsic functions.Iain Buclaw4-273/+358
2020-07-30tree-optimization/96370 - make reassoc expr rewrite more robustRichard Biener2-5/+13
2020-07-30nvptx: Provide vec_set<mode> and vec_extract<vmode><mode> patternsRoger Sayle2-0/+105
2020-07-30Tune memcpy and memset for Zen cores.Martin Liska1-6/+6
2020-07-30Re-format zen memcpy/memset costs.Martin Liska1-10/+28
2020-07-29c++: overload sets and placeholder return type [PR64194]Patrick Palka2-1/+21
2020-07-29c++: alias_ctad_tweaks and constrained dguide [PR95486]Patrick Palka2-1/+15
2020-07-29c++: abbreviated function template friend matching [PR96106]Patrick Palka2-0/+15
2020-07-29c++: constraints and explicit instantiation [PR96164]Patrick Palka3-12/+31
2020-07-30Daily bump.GCC Administrator9-1/+300
2020-07-29nvptx: Support floating point reciprocal instructionsRoger Sayle2-0/+27
2020-07-29Update gcc ja.po, sv.po.Joseph Myers2-7703/+509
2020-07-29libstdc++: Review _Local_iterator/_Local_const_iterator implementations.François Dumont3-61/+39
2020-07-29c++: Implement C++20 implicit move changes. [PR91427]Jason Merrill17-74/+279
2020-07-29c++: Avoid calling const copy ctor on implicit move. [PR91212]Jason Merrill2-3/+29
2020-07-29OpenMP: Handle order(concurrent) clause in gfortranTobias Burnus6-3/+286
2020-07-29preprocessor: Teach traditional about has_include [PR95889]Tiziano Müller3-1/+44
2020-07-29testsuite: libstdc++ atomic_float/value_init.cc requires libatomicDavid Edelsohn2-1/+5
2020-07-29Don't make -gsplit-dwarf imply -gFangrui Song2-10/+5
2020-07-29OpenMP: Permit in Fortran omp target data without mapTobias Burnus3-3/+54
2020-07-29arm: Enable no-writeback vldr.16/vstr.16.Joe Ramsay5-22/+105
2020-07-29gcc-changelog: fix combining of arguments.Martin Liska1-1/+1
2020-07-29Fortran : Don't warn for LOGICAL kind conversion PR96319Mark Eggleston2-2/+16
2020-07-29tree-optimization/96349 - avoid abnormal coalescing issues in loop splitRichard Biener2-0/+35
2020-07-29more SCEV cache clearingRichard Biener2-1/+7
2020-07-29tree-optimization/95679 - properly signal changes from propagate_into_phi_argsRichard Biener2-5/+12
2020-07-29gcc/fortran/module.c: Fix indentationTobias Burnus1-4/+4
2020-07-29Fortran : ICE in gfc_conv_scalarized_array_ref PR53298Mark Eggleston2-1/+16
2020-07-29libstdc++: Fix unordered containers move constructors noexcept qualificationFrançois Dumont16-27/+812
2020-07-29vect: Fix infinite loop while determining peeling amountStefan Schulze Frielinghaus1-1/+1
2020-07-29OpenMP: Add 'omp requires' to Fortran (mostly parsing)Tobias Burnus15-10/+648
2020-07-29config/mmix/mmix.h (NO_FUNCTION_CSE): Define to 1.Hans-Peter Nilsson1-0/+3
2020-07-29mmix.h (ASM_OUTPUT_EXTERNAL): Define to default_elf_asm_output_external.Hans-Peter Nilsson1-0/+5
2020-07-29Daily bump.GCC Administrator6-1/+146
2020-07-28ipa/96291: don't crash on unoptimized lto functionsSergei Trofimovich5-2/+28
2020-07-28middle-end: Parity and popcount folding optimizations.Roger Sayle7-13/+196
2020-07-28c++: Set more DECL_CONTEXTsNathan Sidwell3-8/+8
2020-07-28c++: better fixup_type_variantsNathan Sidwell1-6/+4
2020-07-28c++: tree dump indentationNathan Sidwell1-6/+24
2020-07-28testsuite: Fix spelloNathan Sidwell1-2/+2
2020-07-28c++: Fix up cp_lexer_safe_previous_token [PR96328]Jakub Jelinek2-33/+49
2020-07-28libcpp: Fix up raw string literal parsing error-recovery [PR96323]Jakub Jelinek2-1/+10
2020-07-28nvptx: Support 16-bit shifts and extendqihi2Tom de Vries3-9/+59
2020-07-28preprocessor: Simplify read_mainNathan Sidwell1-6/+3
2020-07-28libstdc++: Do not over-size hashtable buckets on range insertionFrançois Dumont4-45/+210
2020-07-28testsuite: Fix up nontype-subob1.C for targets with short int, int or long lo...Jakub Jelinek1-1/+1