From 3b6ed320ba573be9065cde9790f20e73daad0571 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 19 Jun 2000 01:05:41 +0000 Subject: [PATCH] Do not expect the compilation unit tag to be unit 1 --- binutils/testsuite/ChangeLog | 3 +++ binutils/testsuite/binutils-all/readelf.wi | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index cff786f..81fd565 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,5 +1,8 @@ 2000-06-18 Nick Clifton + * binutils-all/readelf.wi: Do not assume the compilation tag to be + unit 1. + * binutils-all/objcopy.exp: Expect all arm variants to fail the copying executable test. diff --git a/binutils/testsuite/binutils-all/readelf.wi b/binutils/testsuite/binutils-all/readelf.wi index e022fff..51668a7 100644 --- a/binutils/testsuite/binutils-all/readelf.wi +++ b/binutils/testsuite/binutils-all/readelf.wi @@ -5,7 +5,7 @@ The section .debug_info contains: Version: 2 Abbrev Offset: 0 Pointer Size: 4 - <.><.*>: Abbrev Number: 1 \(DW_TAG_compile_unit\) + <.><.*>: Abbrev Number: .* \(DW_TAG_compile_unit\) DW_AT_name : .*/testprog.c DW_AT_comp_dir : .*/binutils DW_AT_producer : GNU C .* -- 2.7.4