This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3 branch] Ada bootstrap failure on powerpc-linux
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: gcc at gcc dot gnu dot org, debian-gcc at lists dot debian dot org, Geoff Keating <geoffk at geoffk dot org>
- Date: Sun, 29 Dec 2002 16:19:28 -0500
- Subject: Re: [3.3 branch] Ada bootstrap failure on powerpc-linux
>>>>> Matthias Klose writes:
Matthias> ok, found. should this be applied to the 3.3 branch again?
Matthias> 2002-04-02 David Edelsohn <edelsohn@gnu.org>
Matthias> * config/rs6000/rs6000.h (WIDEST_HARDWARE_FP_SIZE): Define.
Maybe. Or maybe it should be defined identically to
LIBGCC2_LONG_DOUBLE_TYPE_SIZE so if it ever is compiled with
long-double-128 it gets the appropriate target size. I see that sol2.h
defines it, but the discussion for PowerPC was inconclusive.
David