aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-04-02c++: Refine check for CTAD placeholder [PR99586]Patrick Palka2-8/+15
2021-04-02c++: lambda pack init-capture within generic lambdaJason Merrill4-6/+51
2021-04-02c++: header unit purview [PR 99283]Nathan Sidwell9-9/+197
2021-04-02Minor tweak to description of fdelete-dead-exceptionsEric Botcazou1-1/+1
2021-04-02Skip couple of Go tests on 32-bit SPARCEric Botcazou2-2/+2
2021-04-02testsuite: Fix up gcc.target/i386/pr99726.c test [PR99726]Jakub Jelinek1-1/+2
2021-04-02Daily bump.GCC Administrator7-1/+195
2021-04-01analyzer: record per-enode saved_diagnosticsDavid Malcolm7-55/+65
2021-04-01c++: GC collects live data when synthesizing operator== [PR99831]Marek Polacek3-2/+22
2021-04-01c++: variadic lambda noexcept-specifier [PR99583]Jason Merrill2-0/+14
2021-04-01modules : Make sure we include <map> in system.h.Iain Sandoe2-0/+2
2021-04-01c++: Add ABI version for PR98481 fixJason Merrill6-10/+32
2021-04-01c++: inter-cluster import order [PR 99283]Nathan Sidwell12-37/+278
2021-04-01tree-optimization/99863 - clear vector CTOR TREE_SIDE_EFFECTSRichard Biener1-0/+1
2021-04-01Add testcase for PR98265Jan Hubicka1-0/+348
2021-04-01doc: Fix up symver attribute documentationJakub Jelinek1-3/+3
2021-04-01bswap: Handle bswapping of pointers [PR96573]Jakub Jelinek2-1/+21
2021-04-01tree-optimization/99856 - fix overwideing pattern creationRichard Biener2-0/+34
2021-04-01sra: Fix bug in grp_write propagation (PR 97009)Martin Jambor2-1/+80
2021-04-01PR fortran/99840 - ICE in gfc_simplify_matmul, at fortran/simplify.c:4777Harald Anlauf2-2/+10
2021-04-01Daily bump.GCC Administrator5-1/+282
2021-03-31analyzer: avoid printing '<unknown>' for SSA names [PR99771]David Malcolm9-11/+244
2021-03-31Make USES_COMDAT_LOCAL CIF_FINAL_NORMALJan Hubicka1-1/+1
2021-03-31Update prefixed attribute for Power10.Pat Haugen4-25/+52
2021-03-31dwarf2out: Fix up ranges for -gdwarf-5 -gsplit-dwarf [PR99490]Jakub Jelinek1-44/+211
2021-03-31gimple-fold: Recompute ADDR_EXPR flags after folding a TMR [PR98268]Richard Sandiford3-0/+23
2021-03-31data-ref: Tighten index-based alias checks [PR99726]Richard Sandiford2-117/+143
2021-03-31Handle CONST_POLY_INTs in CONST_VECTORs [PR97141, PR98726]Richard Sandiford9-18/+68
2021-03-31Fix overvactive check in cgraph_node::release_bodyJan Hubicka1-1/+9
2021-03-31PR middle-end/65182 - -Wuninitialized fails when pointer to variable later pa...Martin Sebor1-0/+44
2021-03-31c++: Alias template in pack expansion [PR99445]Jason Merrill2-0/+23
2021-03-31testsuite/aarch64: Skip SLP diagnostic under ILP32 (PR target/96974)Christophe Lyon1-1/+1
2021-03-31arm: Fix mult autovectorization patterm for iwmmxt (PR target/99786)Christophe Lyon2-1/+34
2021-03-31x86: Update memcpy/memset inline strategies for Ice LakeH.J. Lu13-7/+259
2021-03-31aarch64: Fix target alignment for SVE [PR98119]Richard Sandiford2-3/+17
2021-03-31Small refactoring of cgraph_node::release_bodyJan Hubicka3-9/+4
2021-03-31Fix coding style in IPA modref.Martin Liska1-3/+3
2021-03-31aarch64: Fix up *add<mode>3_poly_1 [PR99813]Jakub Jelinek2-2/+29
2021-03-31i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98...Jakub Jelinek4-13/+69
2021-03-31testsuite: Disable zero-scratch-regs-{8, 9, 10, 11}.c on all but ... [PR97680]Jakub Jelinek6-5/+6
2021-03-30c++: Adjust mangling of __alignof__ [PR88115]Patrick Palka2-7/+5
2021-03-30c++: placeholder type constraint and argument pack [PR99815]Patrick Palka2-0/+37
2021-03-31Daily bump.GCC Administrator5-1/+176
2021-03-30analyzer: remove old decl of region::dump_to_ppDavid Malcolm1-5/+0
2021-03-30analyzer: only call get_diagnostic_tree when it's neededDavid Malcolm4-8/+16
2021-03-30analyzer testsuite: fix typoDavid Malcolm1-1/+1
2021-03-30c++: duplicate const static members [PR 99283]Nathan Sidwell5-8/+54
2021-03-30c++: Fix ICE on PTRMEM_CST in lambda in inline var initializer [PR99790]Jakub Jelinek2-0/+17
2021-03-30aarch64: PR target/99820: Guard on available SVE issue info before usingKyrylo Tkachov1-1/+3
2021-03-30aarch64: PR target/99822 Don't allow zero register in first operand of SUBS/A...Kyrylo Tkachov2-1/+42