diff options
author | Alan Modra <amodra@gmail.com> | 2009-05-16 03:22:28 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-05-16 03:22:28 +0000 |
commit | 9253d285c4c914f97b7f5c334f8782af6aaaad4e (patch) | |
tree | c21acabadcf219412523c1092493a9de23efcd02 /ld | |
parent | c91db5c06f99a3e0b47756a5c1441815ba4ee09d (diff) | |
download | binutils-9253d285c4c914f97b7f5c334f8782af6aaaad4e.tar.gz binutils-9253d285c4c914f97b7f5c334f8782af6aaaad4e.tar.bz2 binutils-9253d285c4c914f97b7f5c334f8782af6aaaad4e.zip |
typo fix
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ld-elf/orphan3.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/orphan3.d b/ld/testsuite/ld-elf/orphan3.d index 7d392a54d70..fc236cc777f 100644 --- a/ld/testsuite/ld-elf/orphan3.d +++ b/ld/testsuite/ld-elf/orphan3.d @@ -16,6 +16,6 @@ #... \[[ 0-9]+\] \.foo +NOBITS +[0-9a-f]+ +[0-9a-f]+ +0+20 +0+ +A +0 +0 +[0-9]+ #... - \[[ 0-9]+\] \.foo +PROGBITS +0+ +[0-9a-f]+ +0+8 +0+ +0 +0 +[0-9]+ + \[[ 0-9]+\] \.foo +PROGBITS +0+ +[0-9a-f]+ +0+20 +0+ +0 +0 +[0-9]+ \[[ 0-9]+\] \.[^f].* #pass |