diff mbox series

[committed] Skip g++.dg/abi/abi-tag18a.C on 32-bit hppa*-*-hpux*

Message ID a3b226ba-df1b-a2cc-23d9-7420892f714e@bell.net
State New
Headers show
Series [committed] Skip g++.dg/abi/abi-tag18a.C on 32-bit hppa*-*-hpux* | expand

Commit Message

John David Anglin March 9, 2019, 11:02 p.m. UTC
The symbols don't match on 32-bit hppa*-*-hpux*, so skip.

Committed to trunk.

Dave
diff mbox series

Patch

Index: g++.dg/abi/abi-tag18a.C
===================================================================
--- g++.dg/abi/abi-tag18a.C	(revision 269541)
+++ g++.dg/abi/abi-tag18a.C	(working copy)
@@ -1,3 +1,4 @@ 
+// { dg-skip-if "PR 70349" { hppa*-*-hpux* && { ! lp64 } } }
 // { dg-options -fabi-version=9 }
 // { dg-final { scan-assembler "_Z1fB7__test1v" } }
 // { dg-final { scan-assembler "_ZZ1fB7__test1vEN1T1gB7__test2Ev" } }