This is the mail archive of the gcc-patches@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: RTL consistency questions



  In message <199904141254.IAA09537@blastula.phys.columbia.edu>you write:
  > On Wed, 14 Apr 1999 00:51:10 -0600, Jeffrey A Law wrote:
  > >I'm not sure this last hunk is correct.  Doesn't 'b' match a ZERO_EXTRACT
  > >and/or SIGN_EXTRACT code?  Those codes should have a non-VOID mode.
  > 
  > Oops.  That was supposed to be if (op0_mode == MAX_MACHINE_MODE) just
  > like the other hunk.
  > 
  > Is this part OK with that change?
Yes, it is OK with that change.

Thanks,
jeff


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