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 comdat et al. on sparc


David Miller <davem@davemloft.net> writes:

> The correct fix is to elide this override entirely when using GAS.

Even though this might have looked obvious, it broke Solaris/SPARC
bootstrap since without gas, HAVE_GNU_AS is defined as 0 ;-(

I've just submitted a patch to fix this

	PATCH: Fix Solaris/SPARC bootstrap without gas
	http://gcc.gnu.org/ml/gcc-patches/2010-01/msg01342.html

but very much would have preferred actual testing on Solaris/SPARC which
is obviously affected.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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