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: correct diagnostic generation for PC-relative VSTR


On 08/04/13 10:24, Jan Beulich wrote:
The flow of conditionals in do_neon_ldr_str()'s handling here caused an error
to be issued even in ARM mode when deprecation warnings were turned off,
whereas the intention of the option to control these warnings appears to be
to allow/suppress the warning, but not to convert the warning to an error.

gas/
2013-04-08  Jan Beulich <jbeulich@suse.com>

	* gas/config/tc-arm.c (do_neon_ldr_str): Correct disgnostics for
	PC-relative VSTR.


OK.

R.



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