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-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.
run_dump_test "debug1"
if [expr [istarget "*-*-linux*"]] then {
+ setup_xfail "*-*-linux*"
run_dump_test "dw2-compress-2"
}
}
run_dump_test "debug1"
if [istarget "*-*-linux*"] then {
+ setup_xfail "*-*-linux*"
run_dump_test "x86-64-dw2-compress-2"
}
}