This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: omit-frame-pointer


Andrew Haley wrote:
> Adam Megacz top-posted:
[...]
>  > BTW, rth posted a patch back in '99 that cuts DWARF2 debug info down
>  > to 20% of its usual size when -fno-omit-frame-pointer is the case.
> 
> What happened to it?  Why wasn't it committed?

Whether it was committed or not, even now the DW2
information generated with -fomit-frame-pointer is
bigger than with -fno-omit-frame-pointer.

You can verify it by looking at the generated
assembler code.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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