This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 472aecb7890 libgomp.texi: Add OpenMP 5.2 implementation status new 357d6fcd41e libstdc++: Stop defining C++0x compat symbols for versioned [...] new 1815462a6e5 libstdc++: Skip tests that fail for the versioned namespace
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/src/Makefile.am | 16 +++++++---- libstdc++-v3/src/Makefile.in | 31 +++++++++++++--------- libstdc++-v3/src/c++11/chrono.cc | 5 ++-- libstdc++-v3/src/c++11/compatibility-c++0x.cc | 4 +++ libstdc++-v3/src/c++11/compatibility-chrono.cc | 4 +++ libstdc++-v3/src/c++11/compatibility-condvar.cc | 4 +++ .../src/c++11/compatibility-thread-c++0x.cc | 4 +++ libstdc++-v3/src/c++11/system_error.cc | 8 ++++-- .../testsuite/20_util/expected/synopsis.cc | 1 + .../testsuite/27_io/headers/iosfwd/synopsis.cc | 1 + 10 files changed, 56 insertions(+), 22 deletions(-)