On 10 December 2014 at 15:30, Kyrill Tkachov wrote:
> 2014-12-10 Kyrylo Tkachov kyrylo.tkac...@arm.com
>
> * config/aarch64/aarch64.c (aarch64_parse_extension): Update error
> message to say +no only when removing extension.
OK /Marcus
Hi all,
The error message when parsing feature modifiers can be improved.
Currently, if the user gives something like -march=armv8-a+ the error
message will read:
error: missing feature modifier after '+no' even though '+no' was not given.
With this patch we will now say:
error: missing featur