Hi!
On 2022-09-14T16:06:55+0200, Richard Biener via Gcc-patches
wrote:
> All frontends replicate this, so move it.
At that time, the Rust front end was not yet in master branch; I've now
pushed to master branch commit 334f23d83261997ca89d8919b94b97aa22003a65
"Rust: Move void_list_node init to c
Richard Biener via Gcc-patches writes:
> All frontends replicate this, so move it.
>
> Bootstrap and regtest running for all languages on
> x86_64-unknown-linux-gnu.
>
> OK if that succeeds?
LGTM FWIW.
Thanks,
Richard
> Thanks,
> Richard.
>
> gcc/
> * tree.cc (build_common_tree_nodes): I
All frontends replicate this, so move it.
Bootstrap and regtest running for all languages on
x86_64-unknown-linux-gnu.
OK if that succeeds?
Thanks,
Richard.
gcc/
* tree.cc (build_common_tree_nodes): Initialize void_list_node
here.
gcc/ada/
* gcc-interface/trans.cc (gig