Re: [PATCH 14/55] rs6000: Parsing of overload input file

2021-07-19 Thread Segher Boessenkool
On Thu, Jun 17, 2021 at 10:18:58AM -0500, Bill Schmidt wrote: > * config/rs6000/rs6000-gen-builtins.c (ovld_stanza): New struct. > (MAXOVLDSTANZAS): New macro. > (ovld_stanzas): New variable. > (curr_ovld_stanza): Likewise. > (MAXOVLDS): New macro. > (ovlddata):

[PATCH 14/55] rs6000: Parsing of overload input file

2021-06-17 Thread Bill Schmidt via Gcc-patches
2021-06-07 Bill Schmidt gcc/ * config/rs6000/rs6000-gen-builtins.c (ovld_stanza): New struct. (MAXOVLDSTANZAS): New macro. (ovld_stanzas): New variable. (curr_ovld_stanza): Likewise. (MAXOVLDS): New macro. (ovlddata): New struct. (ovlds):

[PATCH 14/55] rs6000: Parsing of overload input file

2021-06-08 Thread Bill Schmidt via Gcc-patches
2021-06-07 Bill Schmidt gcc/ * config/rs6000/rs6000-gen-builtins.c (ovld_stanza): New struct. (MAXOVLDSTANZAS): New macro. (ovld_stanzas): New variable. (curr_ovld_stanza): Likewise. (MAXOVLDS): New macro. (ovlddata): New struct. (ovlds):