bug in expr.c?
Robert Lipe
robertl@dgii.com
Fri Feb 13 02:04:00 GMT 1998
At Jeff's suggestion I've now committed this fix into EGCS. Only the
development branch is affected. 1.0.2 didn't inherit this typo from
a 2.8.x import.
RJL
Mike Stump wrote:
> Here is what kenner said:
>
> > Date: Thu, 12 Feb 98 10:10:50 EST
> > From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner)
> > Message-Id: <9802121510.AA08266@vlsi1.ultra.nyu.edu>
> > To: mrs@wrs.com
> > Cc: robertl@dgii.com
>
> > Yes, that was a clear typo. Thanks. I fixed it.
>
> Code now reads:
>
> {
> if (offset == 0)
> to_rtx = copy_rtx (to_rtx);
>
> RTX_UNCHANGING_P (to_rtx) = 1;
> }
>
> at the FSF.
>
>
--
Robert Lipe http://www.dgii.com/people/robertl robertl@dgii.com
More information about the Gcc
mailing list