aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-03-23Daily bump.GCC Administrator5-1/+172
2021-03-22c++: Cross-module partial specialiations [PR 99480]Nathan Sidwell3-6/+37
2021-03-22[PR99581] Define relaxed memory and use it for aarch64Vladimir N. Makarov14-39/+102
2021-03-22ubsan: Don't test for NaNs if those do not exist (PR97926)Segher Boessenkool1-2/+10
2021-03-22c++: duplicate alias templates with decltype [PR 99425]Nathan Sidwell10-69/+159
2021-03-22arm: Fix MVE ICEs with vector moves and -mpure-code [PR97252]Alex Coplan5-13/+35
2021-03-22Warn to not add debug hook targetsRichard Biener1-0/+4
2021-03-22tree-optimization/99694 - fix value-numbering PHIsRichard Biener2-0/+29
2021-03-22C++ modules: fix alloc-dealloc-mismatch ASAN issueMartin Liska1-1/+1
2021-03-22PR target/99702: Check RTL type before get valueKito Cheng2-1/+8
2021-03-22Fortran: Fix 'name' bound size [PR99688]Tobias Burnus2-4/+4
2021-03-22debug: Fix __int128 handling in dwarf2out [PR99562]Jakub Jelinek1-5/+5
2021-03-21rs6000: Fix some unexpected empty split conditionsKewen Lin2-19/+19
2021-03-21rs6000: Convert the vector set variable idx to DImode [PR98914]Xionghu Luo2-21/+29
2021-03-22Daily bump.GCC Administrator2-1/+9
2021-03-21dwarf2out: Fix debug info for 2 byte floats [PR99388]Jakub Jelinek1-10/+20
2021-03-21Daily bump.GCC Administrator5-1/+40
2021-03-20x86: Check cfun != NULL before accessing silent_pH.J. Lu3-2/+36
2021-03-20c-family: Fix PR94272 -fcompare-debug issue even for C [PR99230]Jakub Jelinek3-29/+70
2021-03-20[PATCH] Fix typo in gcc/asan.c commentAhamed Husni1-2/+2
2021-03-20[PR99680] Check empty constraint before using CONSTRAINT_LEN.Vladimir N. Makarov1-8/+8
2021-03-20Daily bump.GCC Administrator8-1/+150
2021-03-19c: Fix up -Wunused-but-set-* warnings for _Atomics [PR99588]Jakub Jelinek3-6/+97
2021-03-19Regenerate gcc.pot.Joseph Myers1-6766/+7527
2021-03-19Add Power10 scheduling description.Pat Haugen2-253/+294
2021-03-19Add size check to vector-matrix matmul.Thomas Koenig2-7/+21
2021-03-19[PR99663] Don't use unknown constraint for address constraint in process_addr...Vladimir N. Makarov2-5/+30
2021-03-19c++: Only reject reinterpret casts from pointers to integers for manifestly_c...Jakub Jelinek3-2/+36
2021-03-19Darwin : Fix build failure for powerpc-darwin8 [PR99661].Iain Sandoe1-1/+0
2021-03-19target/99660 - missing VX_CPU_PREFIX for vxworksaeOlivier Hainque1-0/+4
2021-03-19Use memcpy instead of strncpy to avoid error with -Werror=stringop-truncation.John David Anglin1-1/+1
2021-03-19slp: remove unneeded permute calculation (PR99656)Tamar Christina3-47/+47
2021-03-19x86: Issue error for return/argument only with function bodyH.J. Lu9-8/+41
2021-03-19analyzer: mark epath_finder with DISABLE_COPY_AND_ASSIGN [PR99614]David Malcolm1-0/+2
2021-03-19arm: Fix mve_vshlq* [PR99593]Jakub Jelinek3-2/+139
2021-03-19amdgcn: Typo fixAndrew Stubbs1-1/+1
2021-03-19Require linker plugin for another LTO testEric Botcazou1-1/+6
2021-03-19Fix segfault during encoding of CONSTRUCTORsEric Botcazou1-13/+32
2021-03-19Daily bump.GCC Administrator4-1/+137
2021-03-18c++: Fix error-recovery with requires expression [PR99500]Marek Polacek2-2/+9
2021-03-18c++: Remove FLOAT_EXPR assert in tsubst.Marek Polacek1-1/+0
2021-03-18[PR99422] LRA: Use lookup_constraint only for a single constraint in process_...Vladimir N. Makarov1-1/+6
2021-03-18PR middle-end/99502 - missing -Warray-bounds on partial out of boundsMartin Sebor4-5/+753
2021-03-18c++: Add assert to tsubst.Marek Polacek1-0/+2
2021-03-18amdgcn: Silence warnings in gcn.cAndrew Stubbs1-7/+10
2021-03-18Fix idiv latencies for znver3Jan Hubicka1-7/+5
2021-03-19PR target/99314: Fix integer signedness issue for cpymem pattern expansion.Sinan Lin1-11/+13
2021-03-18testsuite: Fix up strlenopt-80.c on powerpc [PR99636]Jakub Jelinek1-1/+1
2021-03-18testsuite: Fix up strlenopt-73.c on powerpc [PR99626]Jakub Jelinek1-2/+11
2021-03-18testsuite: Skip c-c++-common/zero-scratch-regs-10.c on armChristophe Lyon1-0/+1