aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-14The mentioned auto-generated file is no more part of theGeorg-Johann Lay2-1/+10
2020-01-14Typo.Georg-Johann Lay2-4/+4
2020-01-14PR middle-end/93246 - missing alias subsetsRichard Biener2-4/+61
2020-01-14Fix typo and avoid possible memory leak in average_num_loop_insnsKewen Lin2-1/+9
2020-01-13 PR c++/92746 - ICE with noexcept of function concept check.Jason Merrill3-0/+11
2020-01-13 PR c++/92582 - ICE with member template as requirement.Jason Merrill5-11/+57
2020-01-13Missed function specialization + partial devirtualizationXiong Hu Luo21-169/+934
2020-01-14Daily bump.GCC Administrator1-1/+1
2020-01-13Add initial octeontx2 support.Andrew Pinski4-2/+28
2020-01-13Replace update_web_docs_libstdcxx_svn with update_web_docs_libstdcxx_gitJonathan Wakely3-9/+12
2020-01-13testsuite: remove unused dg-line directiveDavid Malcolm2-1/+6
2020-01-13MAINTAINERS: Update my email address.Anatoliy Sokolov2-1/+5
2020-01-13Revert "contrib: Add in the default push rule which was overridden"Richard Earnshaw3-11/+12
2020-01-13contrib: Add in the default push rule which was overriddenRichard Earnshaw3-3/+17
2020-01-13IPA: Avoid segfault in devirtualization_time_bonus (PR 93223)Martin Jambor2-1/+63
2020-01-13PR c++/80265 - constexpr __builtin_mem*.Jason Merrill2-5/+102
2020-01-13PR c++/33799 - destroy return value if local cleanup throws.Jason Merrill7-0/+88
2020-01-13 PR c++/93238 - short right-shift with enum.Jason Merrill3-3/+18
2020-01-13Replace update_web_docs_svn with update_web_docs_git.Joseph Myers3-9/+16
2020-01-13Fix typo in invoke.texi.Jason Merrill1-1/+1
2020-01-13Fix handling of overflow in C casts in integer constant expressions (PR c/932...Joseph Myers5-0/+41
2020-01-13contrib: script to setup git to pull a vendors branchesRichard Earnshaw2-0/+26
2020-01-13contrib: Add git gcc-descr and gcc-undescr aliases.Jakub Jelinek2-0/+10
2020-01-13contrib: Add script to help with customizing a git checkout for use with GCCRichard Earnshaw2-0/+73
2020-01-13Remove usage of legacy param_ipa_cp_unit_growth.Martin Liska3-6/+8
2020-01-13PR tree-optimization/93213 - wrong code with -Og -foptimize-strlenMartin Sebor4-3/+64
2020-01-13Exclude CL_WARNING and CL_PARAM from --help=optimize.Martin Liska2-0/+10
2020-01-13libstdc++: Ensure root-dir converted to forward slash (PR93244)Jonathan Wakely5-0/+154
2020-01-13libstdc++: Value-initialize std::atomic for C++20 (P0883R2)Jonathan Wakely16-15/+270
2020-01-13doc: Note that some warnings depend on optimizations (PR 92757)Jonathan Wakely2-0/+11
2020-01-13tree-opt: Fix bootstrap failure in tree-ssa-forwprop.c some more PR90838Jakub Jelinek2-3/+12
2020-01-13Update gcc_release for move to git.Joseph Myers3-52/+66
2020-01-13Daily bump.GCC Administrator1-1/+1
2020-01-13Replace update_version_svn with update_version_git.Joseph Myers4-86/+92
2020-01-13Remove README.MOVED_TO_GIT. The repository is now open for commits.Joseph Myers2-1/+4
2020-01-11Add README.MOVED_TO_GIT.misc/cutover-gitJoseph Myers2-0/+5
2020-01-11Daily bump.GCC Administrator1-1/+1
2020-01-10[amdgcn] Remove dependency on stdint.h in libgccKwok Cheung Yeung2-3/+8
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge15-182/+163
2020-01-10Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge11-55/+133
2020-01-10libstdc++: Improve comment about testsuite utilitiesJonathan Wakely2-4/+9
2020-01-10Add diagnostic pathsDavid Malcolm42-16/+2975
2020-01-10re PR tree-optimization/93210 (Sub-optimal code optimization on struct/combou...Jakub Jelinek8-158/+373
2020-01-10re PR tree-optimization/90838 (Detect table-based ctz implementation)Jakub Jelinek2-1/+9
2020-01-10re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov2-1/+6
2020-01-10re PR libgomp/93219 (unused return value in affinity-fmt.c)Jakub Jelinek3-3/+10
2020-01-10Rename pr93207.c to pr93027.c. Fix PR number in change logs.Vladimir Makarov3-3/+8
2020-01-10re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov2-1/+6
2020-01-10testsuite: add dg-enable-nn-line-numbersDavid Malcolm4-0/+103
2020-01-10re PR inline-asm/93027 (ICE: in match_reload, at lra-constraints.c:1060)Vladimir Makarov4-5/+34