diff options
| -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 6c6179f..173e1ed 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +2000-01-03 Ulrich Drepper <drepper@cygnus.com> + + * decl.c (flag_isoc9x): New variable to be able to use code in + c-common.c. For now always zero. + 2000-01-03 Mark Mitchell <mark@codesourcery.com> * cp-tree.h (CLASSTYPE_VBASECLASSES): Improve documentation. |
