Tolerate some whitespace differences in readelf output.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 65245f4e8a6e89328657bbc698ddaa4f1f87a052..caf8436824af788ab7acf3f66cc641ea39e62c9f 100644 (file)
@@ -137,10 +137,10 @@ if { ([istarget "*-*-*elf*"]
     if {   [istarget "msp*-*-*"]
        || [istarget "arm*-*-*"]
        || [istarget "xscale*-*-*"]} then {
-           run_elf_list_test "type-noifunc" "" "" "-s" "| grep \"1 \\\[FONTC\\\]\""
+           run_elf_list_test "type-noifunc" "" "" "-s" "| grep \"1 *\\\[FONTC\\\]\""
     } else {
            run_dump_test ifunc-1
-           run_elf_list_test "type" "" "" "-s" "| grep \"1 \\\[FIONTCU\\\]\""
+           run_elf_list_test "type" "" "" "-s" "| grep \"1 *\\\[FIONTCU\\\]\""
     }
 
     run_dump_test "section6" 
This page took 0.041672 seconds and 4 git commands to generate.