[patch] Add fast<N>_t types to stdint.h

Schwarz, Konrad konrad.schwarz@siemens.com
Thu Sep 22 22:31:00 GMT 2005


 

> -----Original Message-----
> From: newlib-owner@sources.redhat.com 
> [mailto:newlib-owner@sources.redhat.com] On Behalf Of Tim Prince
> Sent: Thursday, September 22, 2005 4:55 PM
> To: Ralf Corsepius
> Cc: joel.sherrill@OARcorp.com; newlib@sources.redhat.com
> Subject: Re: [patch] Add fast<N>_t types to stdint.h
> 
> Allowing -Os to have such an effect on data type selection 
> would break 
> things entirely.    IMHO, unexpected incompatibilities should not be 
> introduced between .o built with -Os and with -O2.
>

I agree completely.  The size/space tradeoff is already captured with
the leastN and fastN types. 



More information about the Newlib mailing list