This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7450bb7c1a2 Add bootstrap-cet.mk to bootstrap GCC with Intel CET new 62fb4a897e3 Refactor std::basic_string_view members and add noexcept new 394de073f96 Avoid -Wattribute-alias warnings for long double compat symbols
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: libstdc++-v3/ChangeLog | 22 ++++++ libstdc++-v3/config/locale/gnu/c_locale.cc | 1 + libstdc++-v3/include/bits/string_view.tcc | 12 ++- libstdc++-v3/include/std/string_view | 87 ++++++++++------------ libstdc++-v3/src/c++11/istream-inst.cc | 2 + libstdc++-v3/src/c++11/locale-inst.cc | 2 + libstdc++-v3/src/c++11/ostream-inst.cc | 2 + libstdc++-v3/src/c++11/wlocale-inst.cc | 2 + libstdc++-v3/src/c++98/hash-long-double-tr1-aux.cc | 2 + 9 files changed, 80 insertions(+), 52 deletions(-)