[PATCH] Fix native_{encode,interpret}_real for non-little endian (PR middle-end/30704)

Richard Henderson rth@redhat.com
Mon Apr 2 15:49:00 GMT 2007


On Mon, Apr 02, 2007 at 11:07:18AM -0400, Jakub Jelinek wrote:
> 	* fold-const.c (native_encode_real): Encode real.c provided longs
> 	as a series of 32-bit native integers.
> 	(native_interpret_real): Interpret buffer as a series of 32-bit
> 	native integers.

Ok.


r~



More information about the Gcc-patches mailing list