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: Define TS 18661-1 type width macros in <limits.h> and <stdint.h>


On Fri, 9 Sep 2016, Bernd Edlinger wrote:

> Hi,
> 
> just a nit:
> 
> +Defined to the widths of the corresponding types.  They exist to make
> +the implementations of @file{limits.h} and @file{stdint.h} make
> +correctly.
> 
> Defined to the bit widths ...
> 
> They exist to make the implementations of ... behave correctly.

Thanks, those changes are OK to commit.

-- 
Joseph S. Myers
joseph@codesourcery.com


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