Update Copyright year range in all files maintained by GDB.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / subrange.exp
index 51db92e0dc9c2cbef0caac63b9ed532694ca9b96..956a7e9e6cc5ed0aab29907d0c08bf604cabe60a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2013 Free Software Foundation, Inc.
+# Copyright 2013-2014 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@ standard_testfile method-ptr.cc subrange-dw.S
 # Make some DWARF for the test.
 set asm_file [standard_output_file $srcfile2]
 Dwarf::assemble $asm_file {
-    cu 0 2 8 {
+    cu {} {
        compile_unit {{language @DW_LANG_Pascal83}} {
            declare_labels byte_label typedef_label array_label
 
This page took 0.023943 seconds and 4 git commands to generate.