Resources for “Optimization in GCC”

GCC Home page: gcc.gnu.org

Using the GNU Compiler Collection (GCC): gcc.gnu.org/onlinedocs/gcc-3.2.2/gcc

______________________

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

-O1 and inline-functions

Bill McConaughey's picture

The article states that -O is equivalent to -O0 (no optimization). The manual says -O0 and no "-O" option at all are the same, and -O is equivalent to -O1.
I am using -O with programs that require inline (using in and out macros), and I get inline function expansions for those and for memcpy etc., but the manual says the inline-functions optimization is only done with -O3. Is this an error in the manual?

Where are the source files fr

Anonymous's picture

Where are the source files from your article. I am specifically interested in your timing calls. TIA

Webcast
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers

Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.

Learn More

Sponsored by AMD

White Paper
Red Hat White Paper: Using an Open Source Framework to Catch the Bad Guy

Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6

Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.

Learn more about catching the bad guy in this free white paper.

Learn More

Sponsored by DLT Solutions