Tested on hppa64-hp-hpux11.11.  Committed to trunk.

Dave
---

xfail __tcf_ZL1b assembler check on hppa*-*-hpux* in g++.dg/modules/pr98893_b.C

2025-04-02  John David Anglin  <dang...@gcc.gnu.org>

gcc/testsuite/ChangeLog:

        * g++.dg/modules/pr98893_b.C: xfail __tcf_ZL1b
        assembler check on hppa*-*-hpux*.

diff --git a/gcc/testsuite/g++.dg/modules/pr98893_b.C 
b/gcc/testsuite/g++.dg/modules/pr98893_b.C
index 9065589bdfb..692eafb0afd 100644
--- a/gcc/testsuite/g++.dg/modules/pr98893_b.C
+++ b/gcc/testsuite/g++.dg/modules/pr98893_b.C
@@ -7,4 +7,4 @@ int main() {
 }
 
 // { dg-final { scan-assembler {__tcf_ZZ3foovE1a:} } }
-// { dg-final { scan-assembler {__tcf_ZL1b:} } }
+// { dg-final { scan-assembler {__tcf_ZL1b:} { xfail hppa*-*-hpux* } } }

Attachment: signature.asc
Description: PGP signature

Reply via email to