diff options
-rw-r--r-- | gcc/java/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index e77fffc..5004261 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +Wed Feb 24 16:13:59 1999 Per Bothner <bothner@deneb.cygnus.com> + + * check-init.c (check_init): COPYN takes word count, not bit count. + Fri Feb 26 14:06:21 1999 Per Bothner <bothner@cygnus.com> * typeck.c (convert_ieee_real_to_integer): Use save_expr instead of |