aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-03-02cgraph: flatten and same_body aliases [PR96078]Jason Merrill3-2/+28
2021-03-03Daily bump.GCC Administrator6-1/+250
2021-03-02aix: Fix TLS thread pointer function names.David Edelsohn1-2/+2
2021-03-03outputs.exp: skip @file -save-temps if target has -L or -IHans-Peter Nilsson1-0/+12
2021-03-02[PATCH] Fix Ada bootstrap failure on Cygwin since switch to C++11 (PR98590)Mikael Pettersson1-0/+5
2021-03-02compiler: allow //go:embed in files underscore-importing embedMichael Matloob5-21/+14
2021-03-02diagnostics: fix ICE on fix-it hints on very long lines [PR99323]David Malcolm3-2/+30
2021-03-02PR middle-end/99276 - grammar in diagnostics for overflowing the destinationMartin Sebor1-2/+1
2021-03-02PR middle-end/99295 - documentation on __attribute__((malloc)) is wrongMartin Sebor1-8/+11
2021-03-02PR c++/99251 - inconsistent -Wnonnull warning behaviour with dynamic_castMartin Sebor5-32/+63
2021-03-02dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]Jakub Jelinek1-8/+21
2021-03-02Fix PR ada/99095Eric Botcazou2-1/+26
2021-03-02analyzer: remove dead codeMartin Liska1-5/+1
2021-03-02c++: Fix satisfaction of placeholder type constraints [PR96443]Patrick Palka8-104/+172
2021-03-02c++: Delay normalizing nested requirements until satisfactionPatrick Palka1-66/+72
2021-03-02c++: Some preparatory type canonicalization fixesPatrick Palka4-19/+39
2021-03-02c++: Avoid building garbage trees from tsubst_requires_exprPatrick Palka1-32/+14
2021-03-02IBM Z: arch14: New instrinsicsAndreas Krebbel14-1/+211
2021-03-02IBM Z: arch14: Add command line optionsAndreas Krebbel9-5/+59
2021-03-02vrp: Improve register_edge_assert_for [PR95757]Jakub Jelinek1-7/+15
2021-03-02IBM Z: Run mul-signed-overflow tests only on z14Andreas Krebbel2-2/+2
2021-03-02Daily bump.GCC Administrator5-1/+70
2021-03-02Do not call Set_Cloned_Subtype on private typeEric Botcazou1-1/+1
2021-03-01dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097].Iain Sandoe7-0/+42
2021-03-01s390: add exceptions for param modified by target pragmaMartin Liska2-0/+11
2021-03-01c++: Completeness of typedef structs [PR 99294]Nathan Sidwell6-23/+81
2021-03-01Fix ICE in compute_fn_summaryJan Hubicka1-4/+11
2021-03-01Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer -frounding-mathEric Botcazou3-25/+88
2021-03-01Daily bump.GCC Administrator7-1/+60
2021-02-28Update gcc de.po, sv.po.Joseph Myers2-1619/+1106
2021-02-28testsuite, coroutines : Mark final awaiters and co_await operators noexcept.Iain Sandoe3-10/+10
2021-02-28c++: Fix attr-lambda3.CJason Merrill1-1/+1
2021-02-28fortran: Fix up wording of 3 OpenMP diagnostic messages [PR99303]Jakub Jelinek1-4/+4
2021-02-28fortran: Replace double space in diagnostic with a single one [PR99300]Jakub Jelinek1-1/+1
2021-02-28typos: Fix various typos - mainly misspelled reference* [PR99304]Jakub Jelinek6-11/+12
2021-02-28Daily bump.GCC Administrator4-1/+27
2021-02-27c++: Allow GNU attributes before lambda -> [PR90333]Jason Merrill2-2/+13
2021-02-27Darwin : Update a disgnostic message [NFC].Iain Sandoe1-1/+2
2021-02-27gcse, ipa-devirt: Use %wd/%wu instead of HOST_WIDE_INT_PRINT* in diagnostics ...Jakub Jelinek2-6/+4
2021-02-27Daily bump.GCC Administrator7-1/+221
2021-02-26analyzer: implement exploded_path copy ctorDavid Malcolm2-1/+9
2021-02-26Update gcc de.po.Joseph Myers1-645/+435
2021-02-26revert just-added duplicate fpic target requirementAlexandre Oliva3-3/+0
2021-02-26Add missing dg-require-effective-target fpic directives to powerpc testsOlivier Hainque9-0/+10
2021-02-26middle-end/99281 - avoid bitfield stores into addressable typesRichard Biener2-1/+38
2021-02-26c++: Implement P1102R2 - Down with ()!Jakub Jelinek2-35/+93
2021-02-26c++: Fix operator() lookup in lambdas [PR95451]Jakub Jelinek2-1/+37
2021-02-26c/99275 - fix missing space in diagnosticRichard Biener1-1/+1
2021-02-25c++: Fix class NTTP constness handling [PR98810]Jason Merrill2-9/+24
2021-02-25rs6000: Fix ICE in rs6000_init_builtins when compiling with -mcpu=440 [PR99279]Peter Bergner1-3/+3