Xfail dw2-compress-2 and x86-64-dw2-compress-2.
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 28 Jul 2010 15:59:05 +0000 (15:59 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 28 Jul 2010 15:59:05 +0000 (15:59 +0000)
2010-07-27  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/i386.exp: Xfail dw2-compress-2 and
x86-64-dw2-compress-2.

gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp

index aa1b0a4eb9dff249f7f063bb01823117a89cac8c..0ebe57b5fcbf5e8d111d9b8bd11c60f293c92a3b 100644 (file)
@@ -1,3 +1,8 @@
+2010-07-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/i386/i386.exp: Xfail dw2-compress-2 and
+       x86-64-dw2-compress-2.
+
 2010-07-24  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * gas/mips/jal-svr4pic-noreorder.d: New test case.
index db837a190df0b3a726ae42de1ccf28b6b35d31a9..a27a19480d8fd46bb09a8e1279ce5b7bc811a57d 100644 (file)
@@ -215,6 +215,7 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
        run_dump_test "debug1"
 
        if [expr [istarget "*-*-linux*"]] then {
+           setup_xfail "*-*-linux*"
            run_dump_test "dw2-compress-2"
        }
     }
@@ -407,6 +408,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
        run_dump_test "debug1"
 
        if [istarget "*-*-linux*"] then {
+           setup_xfail "*-*-linux*"
            run_dump_test "x86-64-dw2-compress-2"
        }
     }