x86: Remove support for old (<= 2.8.1) versions of gcc
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 9dd25463938a675c4e3a8f9496e5a901adeb50de..f28e6a96d908c24137e5792e3ed5822380d11b3f 100644 (file)
@@ -40,7 +40,7 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
     set ASFLAGS "$ASFLAGS --32"
 
     run_list_test "float" "-al -mmnemonic=att"
-    run_list_test "general" "-al --listing-lhs-width=2 -mold-gcc"
+    run_list_test "general" "-al --listing-lhs-width=2"
     run_list_test "inval" "-al"
     run_list_test "inval-16" "-al"
     run_list_test "segment" "-al"
This page took 0.026424 seconds and 4 git commands to generate.