This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bug in expr.c?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]