aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-11Add README.MOVED_TO_GIT.HEADmasterJoseph Myers
2020-01-11Daily bump.GCC Administrator
2020-01-10[amdgcn] Remove dependency on stdint.h in libgccKwok Cheung Yeung
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge
2020-01-10Further changes for the OpenACC 'if_present' clause on the 'host_data' constructThomas Schwinge
2020-01-10libstdc++: Improve comment about testsuite utilitiesJonathan Wakely
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-10 PR tree-optimization/93210Jakub Jelinek
2020-01-10 PR tree-optimization/90838Jakub Jelinek
2020-01-102020-01-10 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2020-01-10 PR libgomp/93219Jakub Jelinek
2020-01-10Rename pr93207.c to pr93027.c. Fix PR number in change logs.Vladimir Makarov
2020-01-102020-01-10 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2020-01-10testsuite: add dg-enable-nn-line-numbersDavid Malcolm
2020-01-102020-01-10 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2020-01-10PR90838: Support ctz idiomsWilco Dijkstra
2020-01-10gcc/ChangeLog:Stam Markianos-Wright
2020-01-102020-01-10 Stam Markianos-Wright <stam.markianos-wright@arm.com>Stam Markianos-Wright
2020-01-10Shorten right-shift again in C++.Jason Merrill
2020-01-10 PR c++/93143 - incorrect tree sharing with constexpr.Jason Merrill
2020-01-10 PR c++/93173 - incorrect tree sharing.Jason Merrill
2020-01-10[AArch64] Make -msve-vector-bits=128 generate VL-specific codeRichard Sandiford
2020-01-10PR c/93132 - bogus 'attribute((access))' warning when size-index is specifiedMartin Sebor
2020-01-10[AArch64] Fix reversed vcond_mask invocation in aarch64_evpc_selRichard Sandiford
2020-01-10 gotest: don't use localIan Lance Taylor
2020-01-10libstdc++: Fix testcase for C++98 compatibilityJonathan Wakely
2020-01-10libstdc++: Make istreambuf_iterator base class consistent (PR92285)Jonathan Wakely
2020-01-10OpenACC – support "if" + "if_present" clauses with "host_data"Gergö Barany
2020-01-10[AArch64] Tighten mode checks in aarch64_builtin_vectorized_functionRichard Sandiford
2020-01-10Use get_related_vectype_for_scalar_type for reduction indicesRichard Sandiford
2020-01-10Fix gather/scatter check when updating a vector epilogue loopRichard Sandiford
2020-01-10 compiler: permit duplicate methods from embedded interfacesIan Lance Taylor
2020-01-10[vect] Add missing commentAndre Vieira
2020-01-10[vect] Keep track of DR_OFFSET advance in dr_vec_info rather than data_referenceAndre Vieira
2020-01-102020-01-10 Richard Biener <rguenther@suse.de>Richard Biener
2020-01-10Fix ipa-clone-3.c on some targetsMartin Jambor
2020-01-10[AArch64] Require aarch64_sve256_hw for a 256-bit SVE testRichard Sandiford
2020-01-10Fix wrong parenthesis in inliner.Martin Liska
2020-01-102020-01-10 Richard Biener <rguenther@suse.de>Richard Biener
2020-01-102020-01-10 Richard Biener <rguenther@suse.de>Richard Biener
2020-01-10IPA-CP: Access param_ipa_sra_max_replacements through opt_for_fnMartin Jambor
2020-01-10IPA-CP: Always access param_ipcp_unit_growth through opt_for_fnMartin Jambor
2020-01-10IPA-CP: Always access param_ipa_max_agg_items through opt_for_fnMartin Jambor
2020-01-102020-01-10 Richard Biener <rguenther@suse.de>Richard Biener
2020-01-10Daily bump.GCC Administrator
2020-01-09 libgo: compile examples in _test packagesIan Lance Taylor
2020-01-09rename local _C2 identifiers in stl map header filesOlivier Hainque
2020-01-09libstdc++: Fix <ext/pointer.h> incompatibilities with C++20Jonathan Wakely
2020-01-09libstdc++: Fix testsuite failures and warnings due to is_pod deprecationJonathan Wakely
2020-01-09libstdc++: Implementing P0767 - deprecate PODJeanHeyd "ThePhD" Meneide