egcs/gcc c-common.c tree.c tree.h ChangeLog
aph@gcc.gnu.org
aph@gcc.gnu.org
Wed Nov 15 06:39:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: aph@gcc.gnu.org 2000-11-15 06:39:16
Modified files:
gcc : c-common.c tree.c tree.h ChangeLog
Log message:
2000-11-13 Andrew Haley <aph@redhat.com>
* tree.c (build_type_no_quals): New function.
* tree.h (build_type_no_quals): Declare.
* c-common.c (c_get_alias_set): When considering type
compatibility for pointer types, ignore cv-qualifiers anywhere in
a pointer chain.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/c-common.c.diff?cvsroot=gcc&r1=1.188&r2=1.189
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree.c.diff?cvsroot=gcc&r1=1.170&r2=1.171
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree.h.diff?cvsroot=gcc&r1=1.209&r2=1.210
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.8281&r2=1.8282
More information about the Gcc-cvs
mailing list