On 10/12/2011 04:58 PM, 3dw...@verizon.net wrote:
+  tree const_char_ptr_type_node
+       = build_pointer_type (build_type_variant (char_type_node, 1, 0));

You can just use const_string_type_node here.

Jason

Reply via email to