This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d0dae20 gcc/ChangeLog: new ef64358 * g++.dg/opt/declone3.C: Require LTO. new a7d80a3 Fix namespace versioning and remove __detail::__identity helpers
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/testsuite/ChangeLog | 4 +++ gcc/testsuite/g++.dg/opt/declone3.C | 1 + libstdc++-v3/ChangeLog | 16 ++++++++++++ libstdc++-v3/include/bits/c++config | 30 +++++++++++++++------- libstdc++-v3/include/experimental/bits/erase_if.h | 7 +++-- .../include/experimental/bits/lfts_config.h | 6 ++++- libstdc++-v3/include/experimental/string_view | 19 +++++++------- libstdc++-v3/include/std/string_view | 21 ++++++--------- 8 files changed, 67 insertions(+), 37 deletions(-)