This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from be7ea145514 ada: Adjust runtime library and User's Guide to PIE default [...] new a64775a0edd libstdc++: Make 16-bit std::subtract_with_carry_engine work [...] new 8a47132063f libstdc++: Prune versioned namespace from testsuite output
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/include/bits/random.h | 6 ++--- libstdc++-v3/include/bits/random.tcc | 4 ++-- .../is_complete_or_unbounded/memoization_neg.cc | 2 +- .../subtract_with_carry_engine/cons/lwg3809.cc | 26 ++++++++++++++++++++++ libstdc++-v3/testsuite/lib/prune.exp | 2 ++ 5 files changed, 34 insertions(+), 6 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_e [...]