summaryrefslogtreecommitdiffstats
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-06-19 01:05:41 +0000
committerNick Clifton <nickc@redhat.com>2000-06-19 01:05:41 +0000
commit3b6ed320ba573be9065cde9790f20e73daad0571 (patch)
treea2ea8677036008ca93160cb0c150bc114dd82318 /binutils/testsuite
parent9da7f49f68746d0314eece01e4c24f7b1a867ba5 (diff)
downloadppe42-binutils-3b6ed320ba573be9065cde9790f20e73daad0571.tar.gz
ppe42-binutils-3b6ed320ba573be9065cde9790f20e73daad0571.zip
Do not expect the compilation unit tag to be unit 1
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/ChangeLog3
-rw-r--r--binutils/testsuite/binutils-all/readelf.wi2
2 files changed, 4 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index cff786fabc..81fd565ef7 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 e022fff558..51668a7229 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 .*
OpenPOWER on IntegriCloud