gdb/testsuite/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 8 Aug 2011 19:16:39 +0000 (19:16 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 8 Aug 2011 19:16:39 +0000 (19:16 +0000)
* gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.S

index fd0c01f97f3fd8ec55a6442cde1820740eaf4172..0fe9427e8a9cca162b0f760207f65adafb479393 100644 (file)
@@ -1,3 +1,7 @@
+2011-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
+
 2011-08-05  Pedro Alves  <pedro@codesourcery.com>
 
        * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
index 3f7df5fd74791a983ee5f101232eaac92ed37926..502e3fc3d61881cf380c4c016ca92674b8e128cc 100644 (file)
@@ -27,7 +27,7 @@ var:
 d:
        .4byte  .Lcu_end - 1f   /* Length of Compilation Unit Info */
 1:
-       .value  0x3     /* DWARF version number */
+       .2byte  0x3     /* DWARF version number */
        .4byte  .Ldebug_abbrev0 /* Offset Into Abbrev. Section */
        .byte   0x4     /* Pointer Size (in bytes) */
        .uleb128 0x1    /* (DIE (0xb) DW_TAG_compile_unit) */