diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 1855f5a481a..f7587f915d3 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,9 @@ +2007-08-11 Ian Lance Taylor <iant@google.com> + + * cp-objcp-common.c (cxx_get_alias_set): Change return type to + alias_set_type. + * cp/cp-tree.h (cxx_get_alias_set): Update declaration. + 2007-08-10 Ollie Wild <aaw@google.com> * name-lookup.c (do_nonmember_using_decl): Print an error for ambiguous |