]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/decl.c
cp-tree.h (char_type_p): New function.
authorMark Mitchell <mark@codesourcery.com>
Mon, 10 Jul 2000 03:47:36 +0000 (03:47 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 10 Jul 2000 03:47:36 +0000 (03:47 +0000)
commit7b019c1999f0d8320fe9c1a304e1fdde48d4e278
treebbfc7eda55b995ec0bd4e1101b8e4f730bc56861
parent93d87cb15d97e514fcc3c0bd008369b52df3e3bc
cp-tree.h (char_type_p): New function.

* cp-tree.h (char_type_p): New function.
* decl.c (init_decl_processing): Don't initialize
signed_wchar_type_node or unsigned_wchar_type_node.
(complete_array_type): Handle brace-enclosed string-constants.
* rtti.c (emit_support_tinfos): Remove #if 0'd code.
* tree.c (char_type_p): New function.
* typeck2.c (digest_init): Use char_type_p.

From-SVN: r34936
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/inc/cxxabi.h
gcc/cp/rtti.c
gcc/cp/tree.c
gcc/cp/typeck2.c
gcc/cp/vec.cc
This page took 0.056224 seconds and 5 git commands to generate.