decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.
authorRoger Sayle <roger@eyesopen.com>
Tue, 7 Feb 2006 03:40:19 +0000 (03:40 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 7 Feb 2006 03:40:19 +0000 (03:40 +0000)
commitb38a05d08306bd2a0b81e1a59e0d7b3d66ddaca2
tree9e27cd6f5a27692de0259155b401527de3591637
parent0cc8f5c5a09116a8696ec33c5cf4651c8fe37fb6
decl.c (grokdeclarator): Don't bother checking for CHAR_TYPE.

* 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.

From-SVN: r110687
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/name-lookup.c
gcc/cp/rtti.c