]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add hppa*-*-hpux* to targets which do not support split DWARF
authorJohn David Anglin <danglin@gcc.gnu.org>
Tue, 16 Jan 2024 21:13:18 +0000 (21:13 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Tue, 16 Jan 2024 21:13:18 +0000 (21:13 +0000)
2024-01-16  John David Anglin  <danglin@gcc.gnu.org>

gcc/testsuite/ChangeLog:

* gcc.dg/pr111409.c: Add hppa*-*-hpux* to targets which do
not support split DWARF.

gcc/testsuite/gcc.dg/pr111409.c

index f033fff5aa4df1a3bc162d6de7d95fa3cdcd4112..7d5190506624c213ac648595b3eef74fc1666a61 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-skip-if "split DWARF unsupported" { powerpc*-ibm-aix* *-*-darwin* } } */
+/* { dg-skip-if "split DWARF unsupported" { hppa*-*-hpux* powerpc*-ibm-aix* *-*-darwin* } } */
 /* { dg-options "-gsplit-dwarf -g3 -dA" } */
 /* { dg-final { scan-assembler-times {\.section\t"?\.debug_macro} 1 } } */
 /* { dg-final { scan-assembler-not {\.byte\s+0x7\s*#\s*Import} } } */