Re: [PATCH][_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output

2022-09-15 Thread Jonathan Wakely via Gcc-patches
On Wed, 14 Sept 2022 at 18:26, François Dumont via Libstdc++ wrote: > > libstdc++: [_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output > > libstdc++-v3/ChangeLog: > > * > testsuite/20_util/is_complete_or_unbounded/memoization_neg.cc: Adapt Please put the "Adapt" on the next

[PATCH][_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output

2022-09-14 Thread François Dumont via Gcc-patches
    libstdc++: [_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output     libstdc++-v3/ChangeLog:     * testsuite/20_util/is_complete_or_unbounded/memoization_neg.cc: Adapt dg-prune-output to     _GLIBCXX_INLINE_VERSION mode. With this patch all tests are Ok in _GLIBCXX_INLINE_V