public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@google.com>
To: SANKAR <chnabsankar@yahoo.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Runtime Parameters in GCC
Date: Tue, 06 Nov 2012 14:47:00 -0000	[thread overview]
Message-ID: <CAKOQZ8xD3ydUgSHi82FvDsGaHv_RcF0McN1b_MVa8hadRyB7vA@mail.gmail.com> (raw)
In-Reply-To: <1352194715685-885882.post@n5.nabble.com>

On Tue, Nov 6, 2012 at 1:38 AM, SANKAR <chnabsankar@yahoo.com> wrote:
>
> If the classification of these parameters with respect to their influence on
> Optimization Objective(Compilation time/memory, Execution time, Code size)
> etc is provided, the user can fine tune their application further.

All the parameters are documented in the manual.  Many of them are
tradeoffs among the areas you mention.

> Is there any list of Language specific and Architecture specific Runtime
> Parameter list?

As far as I know, the only language-specific parameter is
cxx-max-namespaces-for-diagnostic-help.  As far as I know, there are
no architecture-specific parameters, though it may be worth mentioning
that several of the backends do set default values for parameters like
l1-cache-size.

Ian

      reply	other threads:[~2012-11-06 14:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06  3:58 SANKAR
2012-11-06  4:12 ` Ian Lance Taylor
2012-11-06  9:38   ` SANKAR
2012-11-06 14:47     ` Ian Lance Taylor [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=CAKOQZ8xD3ydUgSHi82FvDsGaHv_RcF0McN1b_MVa8hadRyB7vA@mail.gmail.com \
    --to=iant@google.com \
    --cc=chnabsankar@yahoo.com \
    --cc=gcc-help@gcc.gnu.org \
    /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).