This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/8335: problems with __builtin_frame_address when -fomit-frame-pointer used
- From: rth at gcc dot gnu dot org
- To: davmac at ozonline dot com dot au, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 25 Oct 2002 20:43:12 -0000
- Subject: Re: other/8335: problems with __builtin_frame_address when -fomit-frame-pointer used
- Reply-to: rth at gcc dot gnu dot org, davmac at ozonline dot com dot au, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
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