This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Complier Optimization
- From: "Joe Lovelace" <pintose at hotmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 18 Nov 2005 08:07:32 -0600
- Subject: Complier Optimization
- Bcc:
I am using GCC 2.96.
What do is recommended about the use of compiler optimization for the
release version of an application? I am just not sure of the risk and what
exactly the optimization does. What have other projects done? What are the
possible differences in the way an optimized/unoptimized/dubugger version of
code would behave?
Thanx,
Joe