From: Per Bothner Date: Fri, 26 Feb 1999 14:50:21 +0000 (-0800) Subject: check-init.c (check_init): COPYN takes word count, not bit count. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=afe81dd65041bd9c567e8a7f4567da9b08db60e3;p=gcc.git check-init.c (check_init): COPYN takes word count, not bit count. 0 * check-init.c (check_init): COPYN takes word count, not bit count. From-SVN: r25471 --- diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index e77fffc93fc..50042610cd0 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +Wed Feb 24 16:13:59 1999 Per Bothner + + * check-init.c (check_init): COPYN takes word count, not bit count. + Fri Feb 26 14:06:21 1999 Per Bothner * typeck.c (convert_ieee_real_to_integer): Use save_expr instead of