This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

[patch][gdb, testsuite] Fix .global directives in gdb.arch/arm-disp-step.S


The test gdb.arch/arm-disp-step.S fails with an assembler error, as a result
of a change to reading symbol names made by:
http://sourceware.org/ml/binutils-cvs/2012-05/msg00199.html

This patch fixes the use of .global directives in gdb.arch/arm-disp-step.S
by inserting the missing labels.

2012-06-14  Greta Yorsh  <Greta.Yorsh@arm.com>

        * gdb.arch/arm-disp-step.S: Fix use of .global directives.

Attachment: test-gdb-disp-step.patch.txt
Description: Text document


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