GNU Stabs problems

Michael Meissner meissner@cygnus.com
Tue Apr 17 21:53:00 GMT 2001


On Wed, Apr 18, 2001 at 09:53:19AM +0530, Girish G wrote:
> Eric Christopher wrote:
> > 
> > > 1) Can we in any way ask GNU to not generate local variables
> > > using Frame pointer but use the stack pointer instead; or
> > 
> > -fomit-frame-pointer will omit the frame pointer when possible.
> > 
> However, will the ARM support this;
> Also, will gcc generate the correct local variable addresses
> in Stabs and will it be used wrt the stack pointer
> 
> Meanwhile.. I will try this out
> 
> thanks and regards
> Girish

Note, on the ARM, you probably need -mno-apcs-frame, and maybe some other
options.

-- 
Michael Meissner, Red Hat, Inc.  (GCC group)
PMB 198, 174 Littleton Road #3, Westford, Massachusetts 01886, USA
Work:	  meissner@redhat.com		phone: +1 978-486-9304
Non-work: meissner@spectacle-pond.org	fax:   +1 978-692-4482



More information about the Binutils mailing list