From afe81dd65041bd9c567e8a7f4567da9b08db60e3 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 26 Feb 1999 06:50:21 -0800 Subject: [PATCH] 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 --- gcc/java/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.30.2