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 17 July 2013 19:10, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Omair" == Omair Javaid <omair.javaid@linaro.org> writes:
>
> Omair> ARM assembler recognise @ symbol as a comment marker and therefore is
> Omair> unable to assemble some of gdb.dwarf2 testsuite tests. This patch
> Omair> replaces all occurrences of @ symbol with % sign to allow tests stay
> Omair> compatible with both arm and x86 assembly. This patch has been tested
> Omair> on x86_64 and armv7 targets.
>
> Omair> 2013-06-10  Omair Javaid  <Omair.Javaid@linaro.org>
> Omair>         * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
> Omair>         assembler errors on arm.
> Omair>         * gdb.dwarf2/mac-fileno.S: Likewise
> Omair>         * gdb.dwarf2/member-ptr-forwardref.S: Likewise
> Omair>         * gdb.dwarf2/pr13961.S: Likewise
>
> This is ok.  Thanks.

I committed this change on Omair's behalf.

--
Will Newton
Toolchain Working Group, Linaro


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