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



On Aug 29, 2005, at 10:20 AM, Alan Modra wrote:


This test fails on powerpc64-linux, because the function invoking
__builtin_frame_address doesn't have a stack frame.  Fixed by taking
the address of a local var.


I should note this fails on all powerpc targets and not just ppc64-linux.

-- Pinski


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