This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b39d9a350c6 * hash-set.h (DEFINE_DEBUG_HASH_SET): Remove static qualif [...] new 7494e9827df Add missing noexcept in string_view::find_first_of declaration new dfa4aef8a1d [gcc] 2017-11-27 Michael Meissner meissner@linux.vnet.ibm.com
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 6 ++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/powerpc/pr82333.c | 34 ++++++++++++++++++++++++++++++ gcc/varasm.c | 10 +++++++-- libstdc++-v3/ChangeLog | 3 +++ libstdc++-v3/include/std/string_view | 2 +- 6 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr82333.c