This is the mail archive of the gcc-patches@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: gcc.c-torture/execute/frame-address.c


> It does not have a frame because we sibling call optimize check_fa_work
> which enables us not to have a frame pointer (or a stack pointer change)
> in check_fa_mid.

Then we should find some way to prevent that.  Like returning different
values from the functions.


r~


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