This is the mail archive of the gcc-patches@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: PATCH: Fix Solaris/SPARC bootstrap without gas


On Tue, Jan 26, 2010 at 10:30:16PM +0100, Rainer Orth wrote:
> This patch
> 
> 	[PATCH]: Fix comdat et al. on sparc
> 	http://gcc.gnu.org/ml/gcc-patches/2010-01/msg01237.html
> 
> broke bootstrap on Solaris/SPARC since HAVE_GNU_AS is always defined
> even without gas (as 0 in this case).
> 
> The following patch at least allowed the stage 1 libgcc to configure.
> 
> Ok for mainline?

Ok (and for the branches too).

	Jakub


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