* gas/elf/ehopt0.s: New.
[binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 98684dd7d5a26f3feea39868d4254f9f17c06a3c..a25a396eb16fb4cf9cd8f3cb482e776eeefa611c 100644 (file)
@@ -8,14 +8,10 @@ if { ([istarget "*-*-elf*"]
       || [istarget "sparc*-*-solaris*"]
       || [istarget "mips*-*-irix6*"])
      && ![istarget *-*-linux*aout*]
+     && ![istarget *-*-linux*coff*]
      && ![istarget *-*-linux*oldld*]
 } then {
-
-    # FIXME: This doesn't work for MIPS targets because of the .reginfo
-    # and .mdebug sections.
-    setup_xfail mips*-*-*
+    run_dump_test "ehopt0"
     run_dump_test "section0" 
-
-    setup_xfail mips*-*-*
     run_dump_test "section1" 
 }