projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57118dd
)
Commit missing part of previous delta to add GNU_UNIQUE_FUNCTION support.
author
Nick Clifton
<nickc@redhat.com>
Fri, 24 Jul 2009 10:16:01 +0000
(10:16 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 24 Jul 2009 10:16:01 +0000
(10:16 +0000)
gas/testsuite/gas/elf/elf.exp
patch
|
blob
|
history
diff --git
a/gas/testsuite/gas/elf/elf.exp
b/gas/testsuite/gas/elf/elf.exp
index a3adb9b788cfd2c5a67f74558ce587a56d0e470d..454aa60491bd82a453ea71b2584c1e5f5f46fdc9 100644
(file)
--- a/
gas/testsuite/gas/elf/elf.exp
+++ b/
gas/testsuite/gas/elf/elf.exp
@@
-126,7
+126,7
@@
if { ([istarget "*-*-*elf*"]
run_elf_list_test "type-noifunc" "" "" "-s" "| grep \"1 \\\[FONTC\\\]\""
} else {
run_dump_test ifunc-1
- run_elf_list_test "type" "" "" "-s" "| grep \"1 \\\[FIONTC\\\]\""
+ run_elf_list_test "type" "" "" "-s" "| grep \"1 \\\[FIONTC
U
\\\]\""
}
run_dump_test "section6"