OSDN Git Service

PR c++/43856
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
index bf85557..230b4aa 100644 (file)
@@ -3454,7 +3454,7 @@ c_init_decl_processing (void)
      using preprocessed headers.  */
   input_location = BUILTINS_LOCATION;
 
-  build_common_tree_nodes (flag_signed_char, false);
+  build_common_tree_nodes (flag_signed_char);
 
   c_common_nodes_and_builtins ();