This is the mail archive of the gcc@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] |
On Sun, Jul 22, 2001 at 10:31:53PM -0700, H . J . Lu wrote:
> +On some machines it may be impossible to determine the frame address of
> +any function other than the current one; in such cases, or when the top
> +of the stack has been reached, this function will return @code{0}.
Not necessarily true. This requires startup code to
initialize the first frame pointer appropriately.
r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |