binutils-gdb/gdb/testsuite/gdb.dlang
Thomas Preud'homme ecc054c097 [GDB/testsuite] Use %progbits in watch-loc.c
While using @progbits in .pushsection work on some targets, it does not
work on arm target where this introduces a comment. This patch replaces
its use in gdb.dlang/watch-loc.c and gdb.mi/dw2-ref-missing-frame-func.c
by %progbits which should work on all targets since it is used in
target-independent elf/section7.s GAS test.

2018-03-02  Thomas Preud'homme  <thomas.preudhomme@arm.com>

gdb/testsuite/
	* gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
	* gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
2018-03-02 11:52:54 +00:00
..
circular.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
circular.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
debug-expr.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
demangle.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
expression.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
primitive-types.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
properties.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
watch-loc.c [GDB/testsuite] Use %progbits in watch-loc.c 2018-03-02 11:52:54 +00:00
watch-loc.exp Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00