]> gcc.gnu.org Git - gcc.git/commit
c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations accurately reflect...
authorMark Mitchell <mark@codesourcery.com>
Fri, 8 Jun 2001 22:33:46 +0000 (22:33 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 8 Jun 2001 22:33:46 +0000 (22:33 +0000)
commit0f38b8114265421f93d37b835f1eb509c0f46247
treed8ba494b63c0ae629f01eb15a7a2029026736c14
parente6be21fe8783be5abd5c15b74b9be457a3095ec9
c-decl.c (grokdeclarator): Make the TREE_TYPE for declarations accurately reflect its cv-qualification.

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

From-SVN: r43056
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
This page took 0.066229 seconds and 5 git commands to generate.