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][testsuite,arm] Fix .global directives in gdb.arch/arm-disp-step.S


Ping?
http://sourceware.org/ml/gdb-patches/2012-06/msg00582.html

Thanks,
Greta

> -----Original Message-----
> From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] On Behalf Of Greta Yorsh
> Sent: 18 June 2012 16:33
> To: gdb-patches@sourceware.org
> Cc: Richard Earnshaw
> Subject: [patch][testsuite,arm] 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.
> 
> Thanks,
> Greta
> 
> 2012-06-14  Greta Yorsh  <Greta.Yorsh@arm.com>
> 
> 	* gdb.arch/arm-disp-step.S: Fix use of .global directives.




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