This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [SH] gdb.dwarf2 tests: use .byte4 instead of .long
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Thomas Schwinge <thomas at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org, Kevin Buettner <kevinb at redhat dot com>
- Date: Wed, 14 Mar 2012 20:35:09 +0100
- Subject: Re: [SH] gdb.dwarf2 tests: use .byte4 instead of .long
- References: <87d38gl7r2.fsf@schwinge.name>
On Tue, 13 Mar 2012 18:40:17 +0100, Thomas Schwinge wrote:
> gdb.dwarf2/dw2-double-set-die-type.S: Assembler messages:
> gdb.dwarf2/dw2-double-set-die-type.S:45: Error: misaligned data
> gdb.dwarf2/dw2-double-set-die-type.S:53: Error: misaligned data
> [...]
That repeatedly happens (at least for s390x (ppc?) I also test), going to post
some ARI check for it.
> OK to commit?
>
> gdb/testsuite/
>
> * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
> describing DWARF data structures.
> * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
> * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
> * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
> * gdb.dwarf2/dw2-entry-value.S: Likewise.
> * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
> * gdb.dwarf2/dw2-param-error.S: Likewise.
> * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
> * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
> * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
> * gdb.dwarf2/implptr-optimized-out.S: Likewise.
> * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
> * gdb.dwarf2/pr11465.S: Likewise.
Yes, please check it in.
Thanks,
Jan