This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from b5adf73b035 2019-08-30 Richard Biener rguenther@suse.de new ace58327108 Fix uses of non-reserved names for template parameters new abd20fd71a9 PR libstdc++/90770 fix missing src/debug/Makefile new 004259c7ea6 Avoid -Wconversion warnings when -Wsystem-headers is used
The 3 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 | 28 ++++++++ libstdc++-v3/include/bits/random.h | 4 +- libstdc++-v3/include/bits/stl_algobase.h | 12 ++-- libstdc++-v3/include/experimental/type_traits | 8 +-- libstdc++-v3/src/Makefile.am | 2 +- libstdc++-v3/src/Makefile.in | 2 +- libstdc++-v3/testsuite/17_intro/names.cc | 78 +++++++++++++++++++++- .../expc++.h => testsuite/experimental/names.cc} | 38 +++++------ 8 files changed, 138 insertions(+), 34 deletions(-) copy libstdc++-v3/{include/precompiled/expc++.h => testsuite/experimental/names.cc} (67%)