aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-05Daily bump.GCC Administrator9-1/+247
2021-03-04Darwin, testsuite : Prune 'object file not found for object'.Iain Sandoe1-0/+3
2021-03-04expand: Fix ICE in store_bit_field_using_insv [PR93235]Jakub Jelinek2-3/+22
2021-03-04Handle ERROR_MARK in direct_abstract_declaratorRichard Biener1-0/+1
2021-03-04profiling: fix streaming of TOPN countersMartin Liska4-13/+63
2021-03-04c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_returns_this targets ...Jakub Jelinek6-11/+30
2021-03-04c-ppoutput: Fix preprocessing ICE on very large line number [PR99325]Jakub Jelinek3-4/+17
2021-03-04aarch64: Add missing error_mark_node check [PR99381]Alex Coplan2-0/+13
2021-03-04c++: Post-pending redesign cleanup [PR 99170]Nathan Sidwell1-180/+27
2021-03-04Add input_modes parameter to TARGET_MD_ASM_ADJUST hookIlya Leoshkevich14-52/+69
2021-03-04IBM Z: Compile mul-signed-overflow tests on old machinesIlya Leoshkevich2-0/+2
2021-03-04c++: Redesign pending entity handling [PR 99170]Nathan Sidwell30-442/+480
2021-03-04gcov: call mmap MAP_ANONYMOUS with fd equal to -1Martin Liska1-1/+1
2021-03-04middle-end/97855 - avoid recursing into pp_printfRichard Biener1-21/+74
2021-03-04libstdc++: Fix buffer overflows in tests [PR 99382]Jonathan Wakely2-2/+9
2021-03-04libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...Jakub Jelinek4-76/+105
2021-03-04Fortran: Fix -freal-{4,8}-real* handling [PR99355]Tobias Burnus17-44/+354
2021-03-04Daily bump.GCC Administrator10-1/+412
2021-03-04gcc.misc-tests/outputs.exp: enumerate testsHans-Peter Nilsson1-395/+395
2021-03-04gcc.misc-tests/outputs.exp: assert unique test-namesHans-Peter Nilsson1-14/+22
2021-03-03Correct a workaround for vectorized stores.Martin Sebor4-89/+308
2021-03-03Update size attribute for Power10.Pat Haugen4-15/+34
2021-03-03c++: Defer cloning to post-loading [PR 99170]Nathan Sidwell1-29/+61
2021-03-03c++: Add fixed test [PR96474]Marek Polacek1-0/+13
2021-03-03c++: Defer specialization registration [PR 99170]Nathan Sidwell1-36/+58
2021-03-03d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337]Iain Buclaw2-2/+2
2021-03-03c++: Unify REQUIRES_EXPR evaluation / diagnostic routinesPatrick Palka1-255/+193
2021-03-03c++: Clean up normalization and satisfaction routinesPatrick Palka5-146/+110
2021-03-03testsuite: aarch64: Add tests for vcvt FP intrinsicsJonathan Wright2-0/+183
2021-03-03testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsicsJonathan Wright3-0/+285
2021-03-03testsuite: aarch64: Add tests for v[r]shrn_high intrinsicsJonathan Wright2-0/+270
2021-03-03testsuite: aarch64: Add tests for narrowing-arithmetic intrinsicsJonathan Wright5-0/+193
2021-03-03c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959]Jakub Jelinek2-0/+36
2021-03-03sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]Rainer Orth1-0/+4
2021-03-03c++: ICE with deduction guide in checking type-dep [PR99009, PR97034]Marek Polacek6-3/+123
2021-03-03arm: Ignore --with-mode when CPU only supports one instruction set.Richard Earnshaw2-10/+49
2021-03-03c++: C++17 and decltype of multi-operator expression [PR95675]Jason Merrill3-0/+27
2021-03-03libstdc++: Update Solaris baselines for GCC 11.1Rainer Orth4-0/+392
2021-03-03gcov: use mmap pools for KVP.Martin Liska6-19/+46
2021-03-03testsuite: i386: Fix gcc.target/i386/pr95798-?.c on SolarisRainer Orth2-2/+2
2021-03-03c++: namespace reachability [PR 99344]Nathan Sidwell6-97/+122
2021-03-03libstdc++: Don't use reserved identifiers in simd headersRainer Orth3-10/+10
2021-03-03Fix ICE with pathologically large framesEric Botcazou1-1/+4
2021-03-03i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321]Jakub Jelinek3-1/+55
2021-03-03c-family: Avoid ICE on va_arg [PR99324]Jakub Jelinek2-3/+22
2021-03-03dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 targets [PR99090]Jakub Jelinek1-7/+24
2021-03-03cfgrtl: Fix up fixup_partitions caused ICE [PR99085]Jakub Jelinek2-5/+74
2021-03-03libgfortran: Fix negation for largest integer [PR81986]Tobias Burnus1-1/+1
2021-03-02cgraph: flatten and same_body aliases [PR96078]Jason Merrill3-2/+28
2021-03-02libbacktrace: don't special case file 0Ian Lance Taylor1-25/+14