Garbage collecting debug sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / gc.exp
index 5ff64853d208241ec3ec90e4950bae531bcc7ccd..58f3a2ae07e0051a3ae48d564eb2b62399bea727 100644 (file)
@@ -101,6 +101,9 @@ test_gc "Check --gc-section/-r/-u" "gcrel" $ld "-r --gc-sections -u used_func"
 run_dump_test "noent"
 run_dump_test "abi-note"
 run_dump_test "start"
+if { [is_elf_format] } then {
+    run_dump_test "all-debug-sections"
+}
 
 if { [is_elf_format] && [check_shared_lib_support] } then {
     set gasopt ""
This page took 0.023195 seconds and 4 git commands to generate.