gcc/gcc ChangeLog c-decl.c c-typeck.c testsuit ...
mmitchel@gcc.gnu.org
mmitchel@gcc.gnu.org
Fri Jun 8 15:20:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: mmitchel@gcc.gnu.org 2001-06-08 15:20:49
Modified files:
gcc : ChangeLog c-decl.c 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
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.556&r2=1.9240.2.557
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.207.2.14&r2=1.207.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.114.2.6&r2=1.114.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/920729-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2&r2=1.2.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/931018-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2&r2=1.2.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/noncompile/redecl-1.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.2&r2=1.2.8.1
More information about the Gcc-cvs
mailing list