debug7.adb: Skip on hppa*-*-hpux*.
* gnat.dg/debug7.adb: Skip on hppa*-*-hpux*. * gnat.dg/debug9.adb: Likewise. From-SVN: r245006
This commit is contained in:
parent
8d0b306f50
commit
4bfbe3ae51
@ -1,5 +1,8 @@
|
||||
2017-01-28 John David Anglin <danglin@gcc.gnu.org>
|
||||
|
||||
* gnat.dg/debug7.adb: Skip on hppa*-*-hpux*.
|
||||
* gnat.dg/debug9.adb: Likewise.
|
||||
|
||||
* gcc.dg/torture/pr78515.c: Add -fno-common option on hppa*-*-hpux*.
|
||||
|
||||
* gfortran.dg/coarray_41.f90: Add "-latomic" option if
|
||||
|
@ -1,4 +1,5 @@
|
||||
-- { dg-do compile }
|
||||
-- { dg-skip-if "No dwarf-2 support" { hppa*-*-hpux* } "*" "" }
|
||||
-- { dg-options "-cargs -gdwarf-2 -gstrict-dwarf -dA -margs" }
|
||||
-- { dg-final { scan-assembler "DW_TAG_imported_decl" } }
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
-- some hackish way to check that types are output in the proper context (i.e.
|
||||
-- at global or local scope).
|
||||
--
|
||||
-- { dg-skip-if "No dwarf-4 support" { hppa*-*-hpux* } "*" "" }
|
||||
-- { dg-options "-cargs -gdwarf-4 -fdebug-types-section -dA -margs" }
|
||||
-- { dg-final { scan-assembler-times "\\(DIE \\(0x\[a-f0-9\]*\\) DW_TAG_type_unit\\)" 0 } }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user