public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tobias Burnus <burnus@net-b.de>
To: "Joseph S. Myers" <joseph@codesourcery.com>
Cc: gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org,  java-patches@gcc.gnu.org
Subject: Re: Replace translate_options with .opt aliases
Date: Thu, 16 Sep 2010 17:46:00 -0000	[thread overview]
Message-ID: <4C9257E8.1020007@net-b.de> (raw)
In-Reply-To: <Pine.LNX.4.64.1009081532160.21128@digraph.polyomino.org.uk>

  Joseph S. Myers wrote:
> This patch replaces translate_options, a textual substitution pass
> over the command line taking place before the options are decoded,
> with use of the .opt option alias facility and handling variants such
> as -- for -f at the time options are decoded (while keeping the
> original spellings available for diagnostics). [...]
>
>
> Bootstrapped with no regressions on x86_64-unknown-linux-gnu.  Also
> tested with cross to mep-elf (patched as described in
> <http://gcc.gnu.org/ml/gcc-patches/2010-09/msg00664.html>) that
> appropriate translations were made in the
> TARGET_OPTION_TRANSLATE_TABLE case.  OK to commit?

The Fortran bits are OK.

Tobias

> 2010-09-08  Joseph Myers<joseph@codesourcery.com>
>
> fortran:
> 2010-09-08  Joseph Myers<joseph@codesourcery.com>
>
> 	* gfortranspec.c (lang_specific_driver): Handle OPT__version and
> 	OPT__help instead of OPT_fversion and OPT_fhelp.
> 	* lang.opt (-all-warnings, -assert, -assert=, -comments,
> 	-comments-in-macros, -define-macro, -define-macro=, -dependencies,
> 	-dump, -dump=, -include-barrier, -include-directory,
> 	-include-directory=, -include-directory-after,
> 	-include-directory-after=, -include-prefix, -include-prefix=,
> 	-no-line-commands, -no-standard-includes, -output, -output=,
> 	-preprocess, -print-missing-file-dependencies, -trace-includes,
> 	-undefine-macro, -undefine-macro=, -user-dependencies, -verbose,
> 	-write-dependencies, -write-user-dependencies): New.

      parent reply	other threads:[~2010-09-16 17:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 15:33 Joseph S. Myers
2010-09-14 14:23 ` Ping " Joseph S. Myers
2010-09-14 14:37   ` Andrew Haley
2010-09-21 14:34   ` Ping^2 " Joseph S. Myers
2010-09-22  8:10     ` Andrew Haley
2010-09-22 15:15       ` Joseph S. Myers
2010-09-23 12:02         ` Andrew Haley
2010-09-22 15:26     ` Geert Bosch
2010-09-16 17:46 ` Tobias Burnus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C9257E8.1020007@net-b.de \
    --to=burnus@net-b.de \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=java-patches@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).