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: [build] Remove SPARC HAVE_AS_REGISTER_PSEUDO_OP


Hi Joseph,

> On Thu, 1 Nov 2018, Rainer Orth wrote:
>
>> * One for ia64 in gcc_cv_as_ia64_ltoffx_ldxmov_relocs) ...
>> 
>>     $as_echo '	.text
>> 	addl r15 = @ltoffx(x#), gp
>> 	;;
>> 	ld8.mov r16 = [r15], x#'[] > conftest.s
>
> Thanks for pointing this out.  I've applied this patch to fix this by 
> adding a newline at the end of the test input (which is what I did for all 
> the cases where adding AC_LANG_SOURCE resulted in autoconf errors if the 
> last line of the AC_LANG_SOURCE argument contained '#'; I don't know how 
> related the issues are, but it's at least less cryptic for the reader than 
> using a quadrigraph).

very much so, thanks for the hint.  I've applied it to my Solaris as
SHF_MERGE patch, too.

	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]