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: wide-int, gengtype


On 04/23/2014 01:45 PM, Mike Stump wrote:
> 	* gengtype.c: Remove include of double-int.h.
> 	(do_typedef): Use wide-int interfaces.
> 	(open_base_files): Add wide-int.h.
> 	(main): Add offset_int and widest_int typedefs.
> 	* gengtype-lex.l: Handle "^".
> 	(CXX_KEYWORD): Add "static".
> 	* gengtype-parse.c
> 	(require3): New.
> 	(require_template_declaration): Handle constant template arguments
> 	and nested templates.
> 	* gengtype-state.c: Don't include "double-int.h".


Ok.


r~


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