From f3978531f3d2f6a0b0eb9501623e98deeae01702 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 5 Apr 1998 10:48:42 -0600 Subject: [PATCH] expmed.c (synth_mult): The value -1, has no zeros, so it can never have the form ...011. * expmed.c (synth_mult): The value -1, has no zeros, so it can never have the form ...011. Forgot to commit ChangeLog entry for this one. From-SVN: r19008 --- gcc/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2904eb4cd63..45b676d9b08 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -8,6 +8,9 @@ Sun Apr 5 16:53:37 1998 Don Bowman Sat Apr 4 23:34:32 PST 1998 Jeff Law (law@cygnus.com) + * expmed.c (synth_mult): The value -1, has no zeros, so it can + never have the form ...011. + * version.c: Bump for snapshot. Sat Apr 4 20:16:46 1998 Richard Henderson -- 2.30.2