This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Optimization: Conclusions from Evolutionary Analysis
Dan Nicolaescu wrote:
If -fomit-frame-pointer were to be enabled by default,
-momit-leaf-frame-pointer should not have any effect.
This is rather strange....
I've looked into this a bit further...
Acovea performs all compiles with *at least* -O1; therefore, on the P4,
the -fomit-frame-pointer option is implicitly not enabled. This allows
-momit-leaf-frame-pointer to affect code generation.
--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing
In development: Alex, a database for common folk