public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: mily vishwa <milyvishwa@yahoo.com>
To: gcc-help@gcc.gnu.org
Subject: Fwd: Regd GCC Compiler optimization flags - pls ignore the prev mail
Date: Mon, 21 Jun 2004 05:41:00 -0000	[thread overview]
Message-ID: <20040621054131.93429.qmail@web50003.mail.yahoo.com> (raw)

Hi all

 The Gcc Compiler online
document(http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html)
specifies that 
"Not all optimizations are controlled directly by a
flag. Only optimizations that have a flag are listed.
"

Does this mean that for O1/O2/O3/Os optimization
levels, the compiler does some optimizations of which
only some of them  
have flags listed  ??? For example O1 consists of not
just these optimizations 
          -fdefer-pop 
          -fmerge-constants 
          -fthread-jumps 
          -floop-optimize 
          -fif-conversion 
          -fif-conversion2 
          -fdelayed-branch 
          -fguess-branch-probability 
          -fcprop-registers
but some other additional optimization ones too 

If the above is true , then can anyone let me know as
to what kind of optimizations are done by the compiler
for which the flags are not listed ?

Regards
mily
>           
> 
> 
> 	
> 		
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail 
> 



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

                 reply	other threads:[~2004-06-21  5:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040621054131.93429.qmail@web50003.mail.yahoo.com \
    --to=milyvishwa@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).