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]

Re: [PATCH, ARM] Fix error handling for pc-relative VSTR in Thumb mode.


On 06/03/13 12:51, Will Newton wrote:

gas/ChangeLog:

2013-03-06 Will Newton <will.newton@linaro.org>

	* config/tc-arm.c (do_neon_ldr_str): Fix error check for PC register
	in VSTR in Thumb mode.

gas/testsuite/ChangeLog:

2013-03-06 Will Newton <will.newton@linaro.org>

	* gas/arm/neon-addressing-bad.l: Add tests VSTR with PC register in
	Thumb mode.
	* gas/arm/neon-addressing-bad.s: Likewise.
---
  gas/config/tc-arm.c                         | 2 +-
  gas/testsuite/gas/arm/neon-addressing-bad.l | 2 ++
  gas/testsuite/gas/arm/neon-addressing-bad.s | 2 ++
  3 files changed, 5 insertions(+), 1 deletion(-)


Really these tests should be in a vfp-addressing-bad file. You may need to create one for that.


R.



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