[COMMITTED][PATCH 2/2, AArch64] change the gas verbose error reporting on by default
Jiong Wang
jiong.wang@arm.com
Tue Mar 18 17:53:00 GMT 2014
More information about the Binutils mailing list
Tue Mar 18 17:53:00 GMT 2014
- Previous message (by thread): [PATCH 2/2, AArch64] change the gas verbose error reporting on by default
- Next message (by thread): [PATCH] Fix DT_NEEDED when using -l:namespec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 18/03/14 10:24, Marcus Shawcroft wrote: > On 13 March 2014 12:32, Jiong Wang <jiong.wang@arm.com> wrote: > >> This patch set verbose error default on for AArch64, and basically, only >> SIMD error report affected. I also run through gcc, gdb testsuite, no >> testcase affected. >> >> Please review. >> >> Thanks >> Jiong >> >> gas/ >> >> * config/tc-aarch64.c (aarch64_opts): Add new option "mno-verbose-error". >> (verbose_error_p): Initialize to 1. >> * doc/c-aarch64.texi (AArch64 Options): Document -mverbose-error and >> -mno-verbose-error. >> >> gas/testsuite/ >> >> * gas/aarch64/illegal.d: Pass -mno-verbose-error. >> * gas/aarch64/verbose-error.s: Add more verbose message testcases. >> * gas/aarch64/verbose-error.l: Ditto. > +This option enables verbose error messages for AArch64 gas. This option > +is default on for AArch64 backend. > + > > How about rewording the last sentence as: > > "This option is enabled by default." > > > Otherwise, this is OK. thanks, fixed. commited below patch. --Jiong -------------- next part -------------- A non-text attachment was scrubbed... Name: dump.patch Type: text/x-patch Size: 10510 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20140318/cdd61964/attachment.bin>
- Previous message (by thread): [PATCH 2/2, AArch64] change the gas verbose error reporting on by default
- Next message (by thread): [PATCH] Fix DT_NEEDED when using -l:namespec
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list