Re: [PATCH 4/9] genemit: Add an internal queue

2025-05-16 Thread Jeff Law
On 5/16/25 11:21 AM, Richard Sandiford wrote: An earlier version of this series wanted to collect information about all the gen_* functions that are going to be generated. The current version no longer does that, but the queue seemed worth keeping anyway, since it gives a more consistent struc

[PATCH 4/9] genemit: Add an internal queue

2025-05-16 Thread Richard Sandiford
An earlier version of this series wanted to collect information about all the gen_* functions that are going to be generated. The current version no longer does that, but the queue seemed worth keeping anyway, since it gives a more consistent structure. gcc/ * genemit.cc (queue): New stati