From 009f105539b0fedd36d9d1de940a3822372ed818 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Thu, 14 Jan 2010 06:55:46 +0000 Subject: [PATCH] Wildcard the file offset. --- ld/testsuite/ld-elf/orphan4.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ld/testsuite/ld-elf/orphan4.d b/ld/testsuite/ld-elf/orphan4.d index 85ebf64764c..4f96f34c95b 100644 --- a/ld/testsuite/ld-elf/orphan4.d +++ b/ld/testsuite/ld-elf/orphan4.d @@ -3,5 +3,5 @@ #objdump: -h #... - 1 \.foo 00000001 00001000 00001000 00000080 2\*\*0 + 1 \.foo 00000001 00001000 00001000 .* 2\*\*0 #pass -- 2.30.2