diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 540f3e60f34..60a081b9385 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2005-07-04 Diego Novillo <dnovillo@redhat.com> + * tree-dump.c (dump_files): Initialize dump number for .cgraph + to 0. + +2005-07-04 Diego Novillo <dnovillo@redhat.com> + * tree-ssa-structalias.c: Don't include expr.h. 2005-07-04 Diego Novillo <dnovillo@redhat.com> |