This is the mail archive of the gcc-bugs@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: other/8335: problems with __builtin_frame_address when -fomit-frame-pointer used


Synopsis: problems with __builtin_frame_address when -fomit-frame-pointer used

State-Changed-From-To: open->feedback
State-Changed-By: rth
State-Changed-When: Fri Oct 25 13:43:12 2002
State-Changed-Why:
    Describe "doesn't work correctly".
    
    The result should be the address of the stack frame, with or
    without a frame pointer.  The frame is at a known offset from
    the stack pointer, after all.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8335


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