preserve columnar alignment.
authorJoel Brobecker <brobecker@gnat.com>
Wed, 22 Sep 2010 20:06:58 +0000 (20:06 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 22 Sep 2010 20:06:58 +0000 (20:06 +0000)
gdb/testsuite/ChangeLog:

        * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw2-const.S

index 40a89ff..3d43c49 100644 (file)
@@ -6,6 +6,10 @@
 
 2010-09-22  Joel Brobecker  <brobecker@adacore.com>
 
+       * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
+
+2010-09-22  Joel Brobecker  <brobecker@adacore.com>
+
        * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
        type of our const type.
 
index aa91839..a5237a1 100644 (file)
@@ -55,7 +55,7 @@ func_cu1:
 
 .Ltype_const:
         .uleb128        0x9                     /* Abbrev: DW_TAG_const_type */
-        .4byte           .Ltype_int-.Lcu1_begin  /* DW_AT_type */
+        .4byte           .Ltype_int-.Lcu1_begin /* DW_AT_type */
 
        /* func_cu1 */
        .uleb128        2                       /* Abbrev: DW_TAG_subprogram */