[C++ Patch] PR 50594 (C++ front-end bits)

Jason Merrill jason@redhat.com
Wed Oct 12 12:27:00 GMT 2011


On 10/12/2011 07:26 AM, Paolo Carlini wrote:
> +    delattrs
> +      = build_tree_list (get_identifier ("externally_visible"),
> +			 build_tree_list (NULL_TREE, integer_one_node));

Why integer_one_node?

Jason



More information about the Gcc-patches mailing list