473,387 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

FW: Options enabled under optimization


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: sk**@pobox.com [mailto:sk**@pobox.com] Sent: Friday, January 13,
2006 2:53 AM
To: Naveen H.S.
Cc: we*******@python.org
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 py*********@python.org.

--
Skip Montanaro
http://www.musi-cal.com/
sk**@pobox.com
Jan 13 '06 #1
0 1016

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Ramon Guerrero | last post by:
One thing that bugs me is whether to use the ngen tool or to compile the code to run under certain processors, using the compiler options G5, G6, ect...? Say i deployed an app to a user running a...
9
by: Rune | last post by:
Is it best to use double quotes and let PHP expand variables inside strings, or is it faster to do the string manipulation yourself manually? Which is quicker? 1) $insert = 'To Be';...
12
by: WantedToBeDBA | last post by:
Hi all, db2 => create table emp(empno int not null primary key, \ db2 (cont.) => sex char(1) not null constraint s_check check \ db2 (cont.) => (sex in ('m','f')) \ db2 (cont.) => not enforced...
2
by: andy.mcvicker | last post by:
Hi Gang I used the Option Group wizard to create a group of radio buttons on a form. It created it with three options and it looks fine. However when I run the form the first option is checked...
5
by: wkaras | last post by:
I've compiled this code: const int x0 = 10; const int x1 = 20; const int x2 = 30; int x = { x2, x0, x1 }; struct Y {
8
by: evenlater | last post by:
I have an .accde file with custom ribbons and with "Allow Full Menus" set to False, but the Office Button menu still gives the user the ability to create a new Access database, or -- much worse --...
7
by: yanni | last post by:
I have some thing like this: <body> <form id="form1" runat="server"> <div> <asp:DropDownList ID="uxTestDropDownList" runat="server" /> <asp:Button ID="uxSubmitButton" runat="server"...
30
by: Ivan Reborin | last post by:
Hello everyone, I was wondering if anyone here has a moment of time to help me with 2 things that have been bugging me. 1. Multi dimensional arrays - how do you load them in python For...
20
by: Ravikiran | last post by:
Hi Friends, I wanted know about whatt is ment by zero optimization and sign optimization and its differences.... Thank you...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.