oops - forgot to add the grep for "(DW_OP_addr: 0)"
authorNick Clifton <nickc@redhat.com>
Sat, 26 Apr 2003 07:57:26 +0000 (07:57 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 26 Apr 2003 07:57:26 +0000 (07:57 +0000)
binutils/testsuite/binutils-all/readelf.exp

index 5dff619..7eb544b 100644 (file)
@@ -284,6 +284,7 @@ proc readelf_wi_test {} {
        ".*DW_AT_name.*(testprog.c|indirect string).*"
        ".*DW_AT_name.*fn.*"
        ".*DW_AT_name.*(main|indirect string).*"
+       ".*\(DW_OP_addr: 0\).*"
     }
     
     foreach looked_for $sought {