[PATCH, gdb/testsuite] Use %progbits in watch-loc.c
Thomas Preudhomme
thomas.preudhomme@foss.arm.com
Thu Mar 1 19:02:00 GMT 2018
Hi,
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 by %progbits which should work on all
targets since it is used in target-independent elf/section7.s GAS test.
ChangeLog entry is as follows:
*** gdb/testsuite/ChangeLog ***
2018-03-01 Thomas Preud'homme <thomas.preudhomme@arm.com>
* gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
Is this ok for master?
Best regards,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_progbits_use_watch-loc.patch
Type: text/x-patch
Size: 623 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20180301/9bf2e4ae/attachment.bin>
More information about the Gdb-patches
mailing list