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] use __SIZEOF_DOUBLE__ in libgcc


On 10/11/2010 4:24 PM, Nathan Froyd wrote:

> 	* libgcc2.h: Use __SIZEOF_DOUBLE__ instead of
> 	LIBGCC2_DOUBLE_TYPE_SIZE.
> 	(LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
> 	* config/fixed-bit.h: Likewise.
> 	* config/rx/rx.h (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
> 	* config/sh/sh.h (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
> 	* system.h (LIBGCC2_DOUBLE_TYPE_SIZE): Poison.
> 	* doc/tm.texi.in (LIBGCC2_HAS_DF_MODE): Use DOUBLE_TYPE_SIZE.
> 	(DF_SIZE): Likewise.
> 	* doc/tm.texi: Regenerate.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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