diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-03 22:12:00 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-03 22:12:00 +0000 |
commit | 8a2deaf4b283788e7e00af93db125958d49ff44a (patch) | |
tree | 2726c92018e5885d64f081bf7f8210cc26d10201 | |
parent | 0808b8a9cae2870043c1a8e810319b9ea5a054a5 (diff) | |
download | gdb-8a2deaf4b283788e7e00af93db125958d49ff44a.zip gdb-8a2deaf4b283788e7e00af93db125958d49ff44a.tar.gz gdb-8a2deaf4b283788e7e00af93db125958d49ff44a.tar.bz2 |
oops - omitted from previous deltas
-rw-r--r-- | gas/testsuite/gas/mips/mips16-f.d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/gas/mips/mips16-f.d b/gas/testsuite/gas/mips/mips16-f.d index 3a6af1b..5dea843 100644 --- a/gas/testsuite/gas/mips/mips16-f.d +++ b/gas/testsuite/gas/mips/mips16-f.d @@ -22,7 +22,7 @@ OFFSET TYPE VALUE Contents of section \.text: - 0000 65006500 .* + 0000 65006500 65006500 65006500 65006500 .* Contents of section \.data: Contents of section \.reginfo: 0000 00000001 00000000 00000000 00000000 .* @@ -30,4 +30,4 @@ Contents of section \.reginfo: Contents of section \.mdebug: #... Contents of section foo: - 0000 00000003 .* + 0000 00000003 00000000 00000000 00000000 .* |