Hi 
I had mailed yesterday about the following topic to know the flags or
options that are enabled when -O,-O2,-O3,-Os options are enabled.
As mentioned below I was given this mail id to contact. So I am writing
this mail with a lot of hopes.

Ex Some flags that are enabled when -O is enabled is
-fomit-frame-pointer
-fdefer-pop etc.I would like to know all the flags that will be enabled.
I am writing this mail with a lot of hopes; I hope that I would not be
disappointed this time.

Thanks & regards
Naveen
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, January 13,
2006 2:53 AM
To: Naveen H.S.
Cc: [EMAIL PROTECTED]
Subject: Re: Options enabled under optimization


    Naveen> I want to know the flags or options that are enable under
    Naveen> -O,-O2,-O3,-Os optimizations.

Naveen,

Sounds like a compiler question, not a Python question.  Try the
documentation or the source code for the compiler you're using.

On the outside chance your question is actually Python-related, the
proper
venue is the Usenet newsgroup comp.lang.python or the equivalent mailing
list [EMAIL PROTECTED]

-- 
Skip Montanaro
http://www.musi-cal.com/
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to