The scan-assembler-not check needs to be xfailed on hppa*-*-hpux*.

Dave
---

hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initlist-const1.C

2023-11-23  John David Anglin  <dang...@gcc.gnu.org>

gcc/testsuite/ChangeLog:

        * g++.dg/cpp0x/initlist-const1.C: xfail scan-assembler-not
        check on hppa*-*-hpux*.

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* } } }

Attachment: signature.asc
Description: PGP signature

Reply via email to