diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp b/gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp index 8ff6b73..2ebe6ca 100644 --- a/gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp +++ b/gdb/testsuite/gdb.dwarf2/comp-unit-lang.exp @@ -42,8 +42,6 @@ proc do_test {cu_lang gdb_lang} { # Creating a CU with 4-byte addresses lets this test link on # both 32- and 64-bit machines. cu { addr_size 4 } { - extern func_start func_end - compile_unit { {name file1.txt} {language @$cu_lang} |