public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-5795] hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initlist-const1.C
@ 2023-11-23 17:54 John David Anglin
  0 siblings, 0 replies; only message in thread
From: John David Anglin @ 2023-11-23 17:54 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:01412f098068e25efe9ef21015c3320e82cce73c

commit r14-5795-g01412f098068e25efe9ef21015c3320e82cce73c
Author: John David Anglin <danglin@gcc.gnu.org>
Date:   Thu Nov 23 17:53:49 2023 +0000

    hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initlist-const1.C
    
    2023-11-23  John David Anglin  <danglin@gcc.gnu.org>
    
    gcc/testsuite/ChangeLog:
    
            * g++.dg/cpp0x/initlist-const1.C: xfail scan-assembler-not
            check on hppa*-*-hpux*.

Diff:
---
 gcc/testsuite/g++.dg/cpp0x/initlist-const1.C | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/g++.dg/cpp0x/initlist-const1.C b/gcc/testsuite/g++.dg/cpp0x/initlist-const1.C
index 0da07592f75..260448aa630 100644
--- a/gcc/testsuite/g++.dg/cpp0x/initlist-const1.C
+++ b/gcc/testsuite/g++.dg/cpp0x/initlist-const1.C
@@ -6,4 +6,4 @@
 
 const auto x = { 1, 2 };
 
-// { dg-final { scan-assembler-not {\.data} { xfail powerpc-ibm-aix* } } }
+// { dg-final { scan-assembler-not {\.data} { xfail hppa*-*-hpux* powerpc-ibm-aix* } } }

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

only message in thread, other threads:[~2023-11-23 17:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23 17:54 [gcc r14-5795] hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initlist-const1.C John David Anglin

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).