[PATCH] Fix PR 8639 (3.2.1 material)
Christian Ehrhardt
ehrhardt@mathematik.uni-ulm.de
Wed Nov 20 10:43:00 GMT 2002
On Wed, Nov 20, 2002 at 05:29:31PM +0000, Joern Rennecke wrote:
> > + /* If not multiplication, we can only do this if this is
> > + * PLUS_EXPR and both operands are divisible by c. Note that
> > + * (80 - 4*x)/20 or (80 + (-4)*x)/20 must not degenerate
> > + * into (20 - x/5). */
>
> I think you mean (4 - x/5).
True. regards Christian
--
THAT'S ALL FOLKS!
More information about the Gcc-patches
mailing list