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][ARM][gas] Tweak error message for unknown architecture extension


Hi all,

This small patch improves the error message when parsing an invalid
.arch_extension. Instead of saying "unknown architecture" it now says "unknown
architecture extension".
make check in gas passes.

Ok to commit?

Thanks,
Kyrill

gas/
2013-07-19  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

	* config/tc-arm.c (s_arm_arch_extension): Improve error message
	for invalid extension.

Attachment: gas_unknown_extension.patch
Description: Binary data


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