* c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations
commit21a8534d32fe34d2ceb26f055b29fc063d0c05b1
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2001 22:20:48 +0000 (8 22:20 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2001 22:20:48 +0000 (8 22:20 +0000)
treef9308419980f3f5fb7b3786678496596bae21523
parent10cf5c24a6ee10a9a266b6502253d50260639f7c
* c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations
accurately reflect its cv-qualification.
* c-typeck.c (type_lists_compatible_p): Ignore the top-levl
cv-qualifiers on function types.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@43053 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-decl.c
gcc/c-typeck.c
gcc/testsuite/gcc.c-torture/compile/920729-1.c
gcc/testsuite/gcc.c-torture/execute/931018-1.c
gcc/testsuite/gcc.dg/noncompile/redecl-1.c