undefined reference to `gt_pch_nx_tree_code'
Laurynas Biveinis
laurynas.biveinis@gmail.com
Sun Nov 1 22:45:00 GMT 2009
> static GTY(( is_param(union tree_code) )) htab_t boud_ins = NULL;
Ah, now it's clear. You probably wanted "union tree_node" with n, not c, here.
--
Laurynas
More information about the Gcc
mailing list