This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Turn on -fomit-frame-pointer by default for 32bit Linux/x86


Andrew Haley wrote:

>> So, maybe we need a poll of some of the most popular x86 Linux
>> distributions, such as Debian, Red Hat, SuSe, and Ubuntu?
> 
> I propose to raise this matter on the LKML.  Does anyone think this
> would be a bad idea?

You certainly don't need permission to raise the issue where you think
might be helpful.  But, is LKML a particularly good place?  This issue
isn't going to affect kernel developers; my understanding is that the
kernel still needs frame pointers, but whether or not it does, the
kernel people will put the right option in their Makefiles.  This is
really a question for userspace developers, with their uncountably vast
number of applications and libraries.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]