This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: RFA: correct size of long double on PPC Linux


On 24 Mar 2004 13:10:33 -0500
Jim Blandy <jimb@redhat.com> wrote:

> 2004-03-24  Jim Blandy  <jimb@redhat.com>
> 
> 	* ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
> 	bytes long on PPC Linux.

Can you provide the ABI reference for this?

According to the documentation that I have (which is the System V ABI
PowerPC Processor Supplement), the size of a long double is 16 bytes.

Kevin


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