From: Nick Clifton Date: Sat, 26 Apr 2003 07:57:26 +0000 (+0000) Subject: oops - forgot to add the grep for "(DW_OP_addr: 0)" X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aaa222e7b029c17f562198fc520f485dbc3646c5;p=binutils-gdb.git oops - forgot to add the grep for "(DW_OP_addr: 0)" --- diff --git a/binutils/testsuite/binutils-all/readelf.exp b/binutils/testsuite/binutils-all/readelf.exp index 5dff61930a4..7eb544bac4d 100644 --- a/binutils/testsuite/binutils-all/readelf.exp +++ b/binutils/testsuite/binutils-all/readelf.exp @@ -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 {