2009-02-05 Catherine Moore <clm@codesourcery.com>

* gas/elf/elf.exp: Really run the symtab test.
This commit is contained in:
Joseph Myers 2009-02-05 21:58:41 +00:00
parent 376f5fcd5e
commit 95027438a7
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2009-02-05 Catherine Moore <clm@codesourcery.com>
* gas/elf/elf.exp: Really run the symtab test.
2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
AVX Programming Reference (January, 2009)

View File

@ -113,6 +113,7 @@ if { ([istarget "*-*-*elf*"]
run_dump_test "section4"
run_elf_list_test "section5" "" "-al" "-SW" "| grep \" \\\\.test\\\[0-9\\\]\""
run_dump_test "struct"
run_dump_test "symtab"
run_dump_test "symver"
run_elf_list_test "type" "" "" "-s" "| grep \"1 \\\[FIONTC\\\]\""
run_dump_test "section6"