Re: [PATCH 20/55] rs6000: Write output to the builtins init file, part 3 of 3

2021-07-21 Thread Segher Boessenkool
Hi! On Thu, Jun 17, 2021 at 10:19:04AM -0500, Bill Schmidt wrote: > 2021-06-15 Bill Schmidt > > gcc/ > * config/rs6000/rs6000-gen-builtins.c (typemap): New struct. > (TYPE_MAP_SIZE): New macro. > (type_map): New initialized variable. > (map_token_to_type_node): New func

[PATCH 20/55] rs6000: Write output to the builtins init file, part 3 of 3

2021-06-17 Thread Bill Schmidt via Gcc-patches
2021-06-15 Bill Schmidt gcc/ * config/rs6000/rs6000-gen-builtins.c (typemap): New struct. (TYPE_MAP_SIZE): New macro. (type_map): New initialized variable. (map_token_to_type_node): New function. (write_type_node): Likewise. (write_fntype_init): I

[PATCH 20/55] rs6000: Write output to the builtins init file, part 3 of 3

2021-06-08 Thread Bill Schmidt via Gcc-patches
2021-06-07 Bill Schmidt gcc/ * config/rs6000/rs6000-gen-builtins.c (typemap): New struct. (TYPE_MAP_SIZE): New macro. (type_map): New initialized variable. (map_token_to_type_node): New function. (write_type_node): Likewise. (write_fntype_init): I