diff options
-rw-r--r-- | binutils/testsuite/ChangeLog | 3 | ||||
-rw-r--r-- | binutils/testsuite/binutils-all/readelf.wi | 2 |
2 files changed, 4 insertions, 1 deletions
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 <nickc@redhat.com> + * 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 .* |