From aaa222e7b029c17f562198fc520f485dbc3646c5 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Sat, 26 Apr 2003 07:57:26 +0000 Subject: [PATCH] oops - forgot to add the grep for "(DW_OP_addr: 0)" --- binutils/testsuite/binutils-all/readelf.exp | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.30.2