diff --git a/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp b/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp index 41f786f57de..3160532dfc3 100644 --- a/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp +++ b/gdb/testsuite/gdb.dwarf2/clang-cli-macro.exp @@ -26,9 +26,6 @@ load_lib dwarf.exp if {![dwarf2_support]} { return 0 } -if {![test_compiler_info gcc-*-*]} { - untested "dwarf assembler needs GCC" -} standard_testfile .c .S