Don't generate .debug_line section if it isn't empty.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 02cde86d997bc78f4f8ee2419e74d6e0446133c4..59ad747df32728b7f831373366e57b010dadc90b 100644 (file)
@@ -212,6 +212,7 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
        run_dump_test "ifunc"
        run_list_test "l1om-inval" "-march=l1om --32"
        run_dump_test "localpic"
+       run_dump_test "debug1"
     }
 
     # This is a PE specific test.
@@ -399,6 +400,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
        run_dump_test "x86-64-ifunc"
        run_dump_test "l1om"
        run_dump_test "x86-64-localpic"
+       run_dump_test "debug1"
     }
 
     set ASFLAGS "$old_ASFLAGS"
This page took 0.023735 seconds and 4 git commands to generate.