This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[AArch64] Improve diagnostics


Hi,

I've just committed this patch on the AArch64 branch to improve diagnostics
and error messages.

Thanks
Sofiane

> -----Original Message-----
> From: gcc-patches-owner@gcc.gnu.org [mailto:gcc-patches-owner@gcc.gnu.org]
On
> Behalf Of Sofiane Naci
> Sent: 13 June 2012 14:30
> To: gcc-patches@gcc.gnu.org
> Subject: [PATCH, GCC][AArch64] Fix diagnostics issues
> 
> Hi,
> 
> This patch fixes some diagnostics wording and formatting issues in the
> AArch64 port.
> A patch that adds missing test cases for some of these diagnostics will be
> sent separately.
> 
> Thanks
> Sofiane
> 
> -----
> 
> 2012-06-11  Sofiane Naci <sofiane.naci@arm.com>
> 
> 	[AArch64] Fix diagnosis issues.
> 
> 	* config/aarch64/aarch64-builtins.c (aarch64_simd_expand_args): Use
> 	error_at and fix quoting in error message.
> 	* config/aarch64/aarch64.c
> 	(aarch64_parse_extension): Update error messages and fix quoting.
> 	(aarch64_parse_arch): Likewise.
> 	(aarch64_parse_cpu): Likewise.
> 	(aarch64_parse_tune): Likewise.

Attachment: aarch64-improve-diagnostics.patch
Description: Binary data


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