OSDN Git Service

* decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Feb 2006 03:40:19 +0000 (03:40 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Feb 2006 03:40:19 +0000 (03:40 +0000)
commitf92d4c868568a2b23109f4c341e4741010ec7aa1
tree9e27cd6f5a27692de0259155b401527de3591637
parentdfa42b3f5c76a99585669ad913c8b9f9a1c7793d
* decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.
* rtti.c (typeinfo_in_lib_p): Likewise.
* cp-tree.h (INTEGRAL_CODE_P, CP_INTEGRAL_TYPE_P): Likewise.
* name-lookup.c (arg_assoc_type): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110687 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/name-lookup.c
gcc/cp/rtti.c