aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-23Emit .note.GNU-stack for soft-float linux targets.Dragan Mladjenovic10-0/+53
2020-01-23i386: Fix ICEs on TImode signed overflow add/sub patterns [PR93376]Jakub Jelinek5-27/+77
2020-01-23libstdc++: Simplify makefile rule for largefile-config.h (PR91947)Jonathan Wakely3-32/+19
2020-01-23aarch64: Fix -mtrack-speculation for irreversible conditions [PR93341]Richard Sandiford5-12/+48
2020-01-23analyzer: introduce analyzer-torture.expDavid Malcolm5-15/+87
2020-01-23Remove wrong bail out in prune_topn_counter.Martin Liska2-10/+11
2020-01-23Fix libgomp plugin-gcn bugAndrew Stubbs2-1/+7
2020-01-23tree-optimization/93354 FRE redundant store removal validity fixRichard Biener5-13/+65
2020-01-23i386: Use bzhi for x & ((1 << y) - 1) or x & ((1U << y) - 1) [PR93346]Jakub Jelinek4-0/+116
2020-01-23PR c/84919 - bogus -Wrestrict on sprintf %p with destination as argumentMartin Sebor4-2/+72
2020-01-23aarch64: Skip whilele_1.C test for ILP32Richard Sandiford2-1/+5
2020-01-23aarch64: Skip some SVE ACLE function-body tests for ILP32Richard Sandiford380-379/+762
2020-01-23testsuite: Add target/xfail argument to check-function-bodiesRichard Sandiford4-5/+25
2020-01-23auto-inc-dec: Don't add incs/decs to bare CLOBBERs [PR93124]Richard Sandiford4-3/+63
2020-01-22gotest: explicitly skip type descriptorsIan Lance Taylor2-1/+6
2020-01-22analyzer: fix ICE due to sm-state origin being purged (PR 93382)David Malcolm4-0/+42
2020-01-22analyzer: fix build with --enable-checking=releaseDavid Malcolm2-1/+6
2020-01-23Fix patchable-function-entry on arcAndrew Pinski2-0/+6
2020-01-23Revert "Allow tree-ssa.exp to be run by itself" and move some testcasesAndrew Pinski9-11/+21
2020-01-23Daily bump.GCC Administrator1-1/+1
2020-01-22runtime: for Solaris, add osinit, and drop duplicate getncpuIan Lance Taylor2-6/+5
2020-01-22internal/syscall/unix: use getrandom_linux_generic.go on arm64beAndrew Pinski2-2/+2
2020-01-22c-family: Fix problems with blender and PPC from PR 40752 patch.Jason Merrill5-33/+49
2020-01-22c-family: Remove location parm from unsafe_conversion_p.Jason Merrill4-16/+12
2020-01-22Allow tree-ssa.exp to be run by itselfAndrew Pinski2-0/+16
2020-01-22analyzer: fix usage of "_setjmp" in test for PR 93378David Malcolm2-1/+7
2020-01-22analyzer: fix setjmp handling with -g (PR 93378)David Malcolm7-24/+100
2020-01-22analyzer: testsuite fixes for alloca, getpass, and setjmp (PR 93316)David Malcolm18-36/+90
2020-01-22analyzer: introduce namespace to avoid ODR clashes (PR 93307)David Malcolm42-5/+320
2020-01-22runtime: call runtime_nanotime1, not runtime_nanotimeIan Lance Taylor2-2/+2
2020-01-22PR c++/92907 - noexcept does not consider "const" in member functions.Marek Polacek4-20/+70
2020-01-22PR c++/93324 - ICE with -Wall on constexpr if.Marek Polacek4-0/+29
2020-01-22Fix a couple of memory leaks in the C++ frontendPatrick Palka3-3/+12
2020-01-22cfgexpand: Update partition size when merging variablesRichard Sandiford4-0/+43
2020-01-22Fix TOP N counter update.Martin Liska2-22/+31
2020-01-22Skip gcc.target/aarch64/sve/tls_preserve* for emultls targetsRichard Sandiford4-6/+9
2020-01-22Fix gcc.target/aarch64/sve/sel_3.c for big-endian targetsRichard Sandiford2-1/+6
2020-01-22Extend r279588 to g++.dg/ext/sve-sizeless-1.CRichard Sandiford2-1/+6
2020-01-22tree-optimization/93381 fix integer offsetting in points-to analysisRichard Biener4-7/+46
2020-01-22aarch64: Fix aarch64_expand_subvti constant handling [PR93335]Jakub Jelinek4-6/+116
2020-01-22Smart relaxation of TOP N counter.Martin Liska5-18/+92
2020-01-22contrib: script to create a new vendor branchRichard Earnshaw2-0/+52
2020-01-22i386: Fix up -fdollars-in-identifiers with identifiers starting with $ in -ma...Jakub Jelinek7-13/+82
2020-01-22openmp: Fix up !$omp target parallel handlingJakub Jelinek8-5/+20
2020-01-22openmp: Teach omp_code_to_statement about rest of OpenMP statementsJakub Jelinek4-1/+310
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor1231-21190/+67275
2020-01-22Add error check on return value of build_co_awaitJunMa2-5/+16
2020-01-22Add error messages for missing methods of awaitable classJunMa5-13/+63
2020-01-22Update update_web_docs_svn references in sourcebuild.texi.Joseph Myers2-2/+7
2020-01-22Fix target/93119 (aarch64): ICE with traditional TLS support on ILP32Andrew Pinski5-8/+43