diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 39107aeb8c1..89f189c7042 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2005-06-30 Diego Novillo <dnovillo@redhat.com> + + PR 21584 + PR 22219 + * tree-ssa-alias.c (create_name_tags): Also process + non-dereferenced pointers. + Remove argument 'ai'. Update all callers. + 2005-06-30 Andrew Pinski <pinskia@physics.uc.edu> * config/rs6000/darwin.h (STARTING_FRAME_OFFSET): |