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: RFA: Change stdint.h _TYPE macros to have an enum integer_type_kind value


On Sun, 12 Dec 2010, Joern Rennecke wrote:

> +If any of these macros evaluates to itk_none, the corresponding

That should be @code{itk_none}.

The C front-end and documentation changes are OK with that fix.  Obviously 
the back-end changes, which I have not reviewed, will need updating for 
whichever of my svr4.h avoidance patches, involving the affected macros, 
have gone in since the patch was prepared.

-- 
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]