This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d20923c PR libstdc++/69294 Check for isinf and isnan on AIX new 27c6dbd PR target/68609 * gcc.target/powerpc/recip-1. [...] new 55f2f39 Use static assertion for uses-allocator construction
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 | 9 +++++ gcc/testsuite/gcc.target/powerpc/recip-1.c | 4 +-- gcc/testsuite/gcc.target/powerpc/recip-2.c | 5 +-- gcc/testsuite/gcc.target/powerpc/recip-3.c | 6 ++-- gcc/testsuite/gcc.target/powerpc/recip-4.c | 6 ++-- gcc/testsuite/gcc.target/powerpc/recip-sqrtf.c | 2 +- libstdc++-v3/ChangeLog | 7 ++++ libstdc++-v3/include/bits/uses_allocator.h | 7 +++- .../scoped_allocator/{69114.cc => 69293_neg.cc} | 41 +++++++++++----------- .../uses_allocator/{69114.cc => 69293_neg.cc} | 38 ++++++++++---------- .../testsuite/20_util/uses_allocator/cons_neg.cc | 2 +- 11 files changed, 75 insertions(+), 52 deletions(-) copy libstdc++-v3/testsuite/20_util/scoped_allocator/{69114.cc => 69293_neg.cc} (54%) copy libstdc++-v3/testsuite/20_util/uses_allocator/{69114.cc => 69293_neg.cc} (59%)