https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100375
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- What type is pseudo_node_t? If the pair members are pointers, use nullptr not 0.
redi at gcc dot gnu.org via Gcc-bugs Sat, 01 May 2021 09:09:03 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100375
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- What type is pseudo_node_t? If the pair members are pointers, use nullptr not 0.