mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-29 04:53:56 +08:00
preserve columnar alignment.
gdb/testsuite/ChangeLog: * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
This commit is contained in:
parent
d31d2fc374
commit
05692c42a6
@ -4,6 +4,10 @@
|
||||
New test.
|
||||
* gdb.fortran/module.f90 (mod1) <var_const>: New constant.
|
||||
|
||||
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
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user