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 004021f414a..6eb4be82d90 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-08-09 Andrew Pinski <apinski@apple.com> + + * c-common.c (c_common_get_alias_set): Set the aliasing set of the type + which is found to be compatible before returning the aliasing set. + 2004-08-09 Daniel Jacobowitz <dan@debian.org> * ggc-zone.c (struct alloc_zone): Add statistics counters. |