Commit missing part of previous delta to add GNU_UNIQUE_FUNCTION support.

This commit is contained in:
Nick Clifton 2009-07-24 10:16:01 +00:00
parent 57118ddad8
commit 1174fea4a9
1 changed files with 1 additions and 1 deletions

View File

@ -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 \\\[FIONTCU\\\]\""
}
run_dump_test "section6"