This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86
On Tue, Aug 03, 2010 at 07:28:30AM -0700, H.J. Lu wrote:
> Their codes won't work on ARM/MIPS nor on x86 with other
> compilers. If this is a real problem, they can always turn it off.
It is a real problem, there are many cases of it, and it only works if
all the code in the system has frame pointers. Unpleasant, but that's
the real world for you. This is something that matters to a lot of users.
--
Daniel Jacobowitz
CodeSourcery