This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: buildfailure in expr.c on darwin
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Zack Weinberg <zack at codesourcery dot com>, gcc at gcc dot gnu dot org
- Date: 22 Nov 2001 00:23:01 -0600
- Subject: Re: buildfailure in expr.c on darwin
- References: <200111220603.BAA26636@makai.watson.ibm.com>
>>>>> "David" == David Edelsohn <dje@watson.ibm.com> writes:
> 2001-11-20 Zack Weinberg <zack@codesourcery.com>
> * config/rs6000/rs6000.h: Define DEFAULT_PCC_STRUCT_RETURN to 0,
> and change RETURN_IN_MEMORY to just check AGGREGATE_TYPE_P.
> seems to be the cause of the bootstrap failures on Darwin and AIX.
> Why are you using AGGREGATE_TYPE_P instead of the default BLKmode?
> We need to fix this ASAP.
Hmm, yeah linux ppc broken too.
Zack, perhaps you should find a native ppc box and test a bootstrap
when they're big patches.
Cheers
aldy