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: GCC 3.2.2 build error on Solaris 9 x86 (patch?)


 > 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


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