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]
Other format: [Raw text]

Re: Bogus PPC64 return-colum? Was: [Fwd: Re: [PATCH] S/390 DWARF-2 CFI frame support]


Mark Kettenis <kettenis@chello.nl> writes:

>    Date: Thu, 1 Jan 2004 21:31:25 +1030
>    From: Alan Modra <amodra@bigpond.net.au>
> 
>    PPC64 (and PPC32) GCC currently ignores the DWARF register numbering,
>    and instead just uses the internal GCC numbering.  It's easy to fix,
>    except that we need some ABI doco changes to accommodate GCC's splitting
>    of cr into fields, but once fixed we run into the problem of what to do
>    about current binaries.  Is it worth hacking gdb to support them?

What about DWARF-based exception handling?  (In particular, note that
some parts of the cr are caller-saved.)

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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