On Wed, 23 Jan 2002, Per Bothner wrote: > Comments? Anyone think I shouldn't check it in? It seems like a good idea. + /** Pointer to type_info object (to be implemented), according to g++ ABI. */ + list = tree_cons (NULL_TREE, integer_zero_node, list); Why not a null_pointer_node? Jeff