[PATCH] Use -frounding-math for math testsuite

Richard Henderson rth@twiddle.net
Thu May 10 18:30:00 GMT 2012


On 05/07/2012 03:47 PM, David Miller wrote:
> -	sethi	%hi(_GLOBAL_OFFSET_TABLE_-4), %##reg;			\
>   	mov	%o7, %##tmp;		      				\
> +	sethi	%hi(_GLOBAL_OFFSET_TABLE_-4), %##reg;			\
>   	call	__sparc_get_pc_thunk.reg;				\
>   	 or	%##reg, %lo(_GLOBAL_OFFSET_TABLE_+4), %##reg;		\

The alternate fix is to use -8 instead of -4, if the
scheduling actually makes any difference.


r~



More information about the Libc-alpha mailing list