https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119636
--- Comment #2 from Robert Dubner <rdubner at gcc dot gnu.org> --- (In reply to Robert Dubner from comment #1) > The revised code will be based on passing pointers to lists of integers. > > Those lists of integers are being established as static arrays of type > integer_type_node with constructors using > build_int_cst_type(integer_type_node,) to set each element. > > It is my belief that just doing that will address most of the concerns > raised here. Sorry. This went to the wrong PR. I get confused by the automatic march to the next bug.