This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.2.2 build error on Solaris 9 x86 (patch?)
- From: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- To: jeff at xpec dot com
- Cc: gcc at gcc dot gnu dot org, gdr at integrable-solutions dot net
- Date: Fri, 28 Feb 2003 23:55:36 -0500 (EST)
- Subject: Re: GCC 3.2.2 build error on Solaris 9 x86 (patch?)
- References: <5.2.1.0.2.20030214203437.00b27538@molson.wixb.com> <Pine.BSF.4.51.0302151753050.13317@acrux.dbai.tuwien.ac.at> <5.2.1.0.2.20030217103137.00b3dde0@localhost>
> From: "J.D. Bronson" <jeff at xpec dot com>
>
> At 10:27 AM 2/17/2003, Kaveh R. Ghazi wrote:
> > > On Fri, 14 Feb 2003, J.D. Bronson wrote:
> > > > I was able to build gcc 3.2.1 on solaris 9x86 w/o any trouble.
> > > > However, the same cannot be said for gcc 3.2.2:
> > >
> > > Yes, this is, unfortunately a regression introduced by a bug fix. :-(
> > >
> > > I believe it has been fixed now, and you might want to try and use CVS
> > > to access the most current version on the gcc-3.2 branch.
> >
> >I checked CVS with --target=i386-pc-solaris2.9 and it still fails on
> >all three branches (trunk, 3.3 and 3.2).
> >
> >There was a lot of discussion but no patch was ever checked in. :-(
I think the patch that went with the ChangeLog below may have fixed
this. (At least I was able to build cc1 with a cross-compiler
targeted to i386-pc-solaris2.7.) Would you please try out full
bootstrap on your system with a newly updated cvs checkout from the
3.2.x branch (and hopefully post testsuite results) ?
Thanks,
--Kaveh
2003-02-28 Joel Sherrill <joel at OARcorp dot com>
PR 9638/other
* config/i386/i386.c (DEFAULT_PCC_STRUCT_RETURN): Ensure the
this constant defaults to 1.
--
Kaveh R. Ghazi ghazi at caip dot rutgers dot edu