This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] gdb/testsuite/gdb.dwarf2: Replaces @ with % sign to allow tests stay compatible with both arm and x86 assembly


On Sunday, June 09 2013, Omair Javaid wrote:

> ARM assembler recognise @ symbol as a comment marker and therefore is
> unable to assemble some of gdb.dwarf2 testsuite tests. This patch
> replaces all occurrences of @ symbol with % sign to allow tests stay
> compatible with both arm and x86 assembly. This patch has been tested
> on x86_64 and armv7 targets.

Thanks for the patch.  For completeness, I took the time to test it on
s390x and ppc64, and it works OK.

-- 
Sergio


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]