public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-2686] libstdc++: [_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output
@ 2022-09-15 17:01 Franथईois Dumont
  0 siblings, 0 replies; only message in thread
From: Franथईois Dumont @ 2022-09-15 17:01 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:db58fa0b053327acfa42fbe6ca673e6eddd7852b

commit r13-2686-gdb58fa0b053327acfa42fbe6ca673e6eddd7852b
Author: François Dumont <fdumont@gcc.gnu.org>
Date:   Wed Sep 14 19:14:48 2022 +0200

    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.

Diff:
---
 .../testsuite/20_util/is_complete_or_unbounded/memoization_neg.cc       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libstdc++-v3/testsuite/20_util/is_complete_or_unbounded/memoization_neg.cc b/libstdc++-v3/testsuite/20_util/is_complete_or_unbounded/memoization_neg.cc
index fc0b70b319c..bc66c13feee 100644
--- a/libstdc++-v3/testsuite/20_util/is_complete_or_unbounded/memoization_neg.cc
+++ b/libstdc++-v3/testsuite/20_util/is_complete_or_unbounded/memoization_neg.cc
@@ -1,6 +1,6 @@
 // { dg-do compile { target c++11 } }
 // { dg-prune-output "must be a complete" }
-// { dg-prune-output "'value' is not a member of 'std::is_move_cons" }
+// { dg-prune-output "'value' is not a member of 'std::(__8::)?is_move_cons" }
 // { dg-prune-output "invalid use of incomplete type" }
 
 // Copyright (C) 2019-2022 Free Software Foundation, Inc.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-15 17:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 17:01 [gcc r13-2686] libstdc++: [_GLIBCXX_INLINE_VERSION] Fix test dg-prune-output Franथईois Dumont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).