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] PR middle-end/9009: FP sign bit manipulation when FLOAT_WORDS_BIG_ENDIAN != WORDS_BIG_ENDIAN


On Mon, Jan 13, 2003 at 07:21:40AM -0700, Roger Sayle wrote:
> 	PR middle-end/9009
> 	* optabs.c (expand_unop):  When manipulating the FP sign bit
> 	using integer operations, account for targets with different
> 	integer and FP word orders.
> 	(expand_abs): Likewise.

Ok.


r~


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