This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Request for better syntax checking in lang.opt
- From: Martin Liška <mliska at suse dot cz>
- To: Thomas Koenig <tkoenig at netcologne dot de>, gcc mailing list <gcc at gcc dot gnu dot org>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>
- Date: Thu, 20 Feb 2020 09:15:54 +0100
- Subject: Re: Request for better syntax checking in lang.opt
- References: <2406b2a4-a996-b220-5026-7022552fae48@netcologne.de>
On 2/20/20 8:29 AM, Thomas Koenig wrote:
Hi,
having just lost a few hours on a space in lang.opt where
there was supposed to be none, leading to a new option
being silently ignored, a request:
Hello.
Sure, I can improve sanity checking. What exactly have you screwed up?
Would it be possible to improve the syntax checking for lang.opt?
It's a file that people touch only rarely, so it is likely that
they will have no experience or will already have forgotten the
gotchas they encountered the last time.
Fully agree with that!
Martin
Regards
Thomas