debug11.adb: Skip on 32-bit hppa*-*-hpux*.
authorJohn David Anglin <dave.anglin@bell.net>
Sat, 9 Mar 2019 19:10:00 +0000 (19:10 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 9 Mar 2019 19:10:00 +0000 (19:10 +0000)
* gnat.dg/debug11.adb: Skip on 32-bit hppa*-*-hpux*.
* gnat.dg/debug12.adb: Likewise.

From-SVN: r269531

gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/debug11.adb
gcc/testsuite/gnat.dg/debug12.adb

index a8ebc7f6fb460b6574c441ef8e2a1581b99f162a..9b8655aceea80b21ee49730c589f9c95aa4774c2 100644 (file)
@@ -1,5 +1,8 @@
 2019-03-09  John David Anglin  <dave.anglin@bell.net>
 
+       * gnat.dg/debug11.adb: Skip on 32-bit hppa*-*-hpux*.
+       * gnat.dg/debug12.adb: Likewise.
+
        * lib/target-supports.exp (check_effective_target_weak_undefined):
        Return 0 on hppa*-*-hpux*.
        (check_ascii_locale_available): Likewise.
index 19c1c43486da9e7f0e8622deb9abb0781eacd0a7..26db5db33fcd5e8c8b0b5a0d8d17f05b6f2a3bca 100644 (file)
@@ -1,4 +1,5 @@
 --  { dg-do compile }
+--  { dg-skip-if "No Dwarf" { { hppa*-*-hpux* } && { ! lp64 } } }
 --  { dg-options "-cargs -O0 -g -dA -fgnat-encodings=minimal -margs" }
 --
 --  This testcase checks that in the DWARF description of the variant type
index c236dc474d98e2c9330eba758a1cb0e657beb141..fa34c0aae228783d2e08582399e64050bf103ec3 100644 (file)
@@ -1,4 +1,5 @@
 --  { dg-do compile }
+--  { dg-skip-if "No Dwarf" { { hppa*-*-hpux* } && { ! lp64 } } }
 --  { dg-options "-cargs -gdwarf-4 -fdebug-types-section -dA -margs" }
 --  { dg-final { scan-assembler-times "DW_AT_location" 4 } }