prod-options.c: Adjust scan for hppa*64*-*-*.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sat, 9 Apr 2016 17:09:43 +0000 (17:09 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sat, 9 Apr 2016 17:09:43 +0000 (17:09 +0000)
* gcc.dg/debug/dwarf2/prod-options.c: Adjust scan for hppa*64*-*-*.

From-SVN: r234860

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/debug/dwarf2/prod-options.c

index bb2cde4f6b409d8190a13c59bf39d5586ecfba42..03a73cd73c8b3263b57a62d3a9109b6e0784fce6 100644 (file)
@@ -1,5 +1,7 @@
 2016-04-09  John David Anglin  <danglin@gcc.gnu.org>
 
+       * gcc.dg/debug/dwarf2/prod-options.c: Adjust scan for hppa*64*-*-*.
+
        * gcc.dg/pic-1.c: Skip on hppa*-*-*.
        * gcc.dg/pie-1.c: Likewise.
        * gcc.dg/pic-3.c: Skip on hppa*64*-*-*.
index 8db8b394d211bb9b83fd10f548accf093eec0e1e..e6bc1371f261ee7fede880e70704be6a5867b813 100644 (file)
@@ -4,8 +4,8 @@
    as well.  */
 /* { dg-do compile } */
 /* { dg-options "-O2 -gdwarf -dA -fdebug-prefix-map=a=b" } */
-/* { dg-final { scan-assembler "DW_AT_producer: \"GNU C" { target { { ! *-*-solaris2* } || gas } } } } */
-/* { dg-final { scan-assembler "\"GNU C\[^\\n\\r\]+ DW_AT_producer" { target { *-*-solaris2* && { ! gas } } } } } */
+/* { dg-final { scan-assembler "DW_AT_producer: \"GNU C" { target { { { ! *-*-solaris2* } || gas } && { ! hppa*64*-*-* } } } } } */
+/* { dg-final { scan-assembler "\"GNU C\[^\\n\\r\]+ DW_AT_producer" { target { { *-*-solaris2* && { ! gas } } || { hppa*64*-*-* } } } } } */
 /* { dg-final { scan-assembler-not "debug-prefix-map" } } */
 
 void func (void)