gcc/gcc ChangeLog tree-alias-ecr.c gengtype.c ...
dberlin@gcc.gnu.org
dberlin@gcc.gnu.org
Thu Jul 18 09:43:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: dberlin@gcc.gnu.org 2002-07-18 09:43:05
Modified files:
gcc : ChangeLog tree-alias-ecr.c gengtype.c
Makefile.in tree-alias-type.c tree-alias-type.h
Log message:
2002-07-18 Daniel Berlin <dberlin@dberlin.org>
* gengtype.c (get_base_file_bitmap): Mark tree-alias-* and
disjoint-set* as c/c++/objc files only.
* Makefile.in (gt-tree-alias-type.h): Add.
(tree-alias-type.o): Add dependency on gt-tree-alias-type.h.
* tree-alias-type.c: Include gt-tree-alias-type.h.
(alias_bottom): Add a GTY marked version of alias_bottom here.
* tree-alias-type.h: Remove the GTY marker from alias_bottom.
2002-07-17 Daniel Berlin <dberlin@dberlin.org>
* tree-alias-ecr.c (ECR_union_pending_sets): Only clear bitmap if
it's not NULL.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.14646.2.12&r2=1.14646.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-alias-ecr.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gengtype.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.7.4.3&r2=1.7.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.903.2.6&r2=1.903.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-alias-type.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-alias-type.h.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1&r2=1.1.2.2
More information about the Gcc-cvs
mailing list