diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index f375a4f..4c01679 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +2003-05-15 Mark Mitchell <mark@codesourcery.com> + + PR c++/8385 + * semantics.c (finish_typeof): Refine type-dependency check. + 2003-05-13 Jason Merrill <jason@redhat.com> * typeck.c (build_modify_expr): Don't always stabilize the lhs and |