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: RFC/RFA: Allow targets to override the definition of FLOAT_BIT_ORDER_MISMATCH


Ping ?

http://gcc.gnu.org/ml/gcc-patches/2012-06/msg00806.html

libgcc/ChangeLog
2012-06-13  Nick Clifton  <nickc@redhat.com>

	* fp-bit.h (FLOAT_BIT_ORDER_MISMATCH): If
	LIBGCC2_FLOAT_BIT_ORDER_MISMATCH is defined then use this to
	determine if FLOAT_BIT_ORDER_MISMATCH should be defined.
        * config/rx/rx-lib.h (LIBGCC2_FLOAT_BIT_ORDER_MISMATCH): Define
	to false.


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