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: rs6000 signed shifted immediates patch



  In message <9905130216.AA40408@marc.watson.ibm.com>you write:
  > 	Richard Henderson noticed a nasty mistake I made in handling the
  > lis instruction in 64-bit mode.  The following patch based on his patch
  > was applied.  Because of compatibility and readability reasons, one needs
  > to allow either signed or unsigned representation of the sign-extended
  > quantity.  This is going to conflict with some of the Cygnus PowerPC
  > changes which still are awaiting integration.
Thanks for taking care of this.

In regards to the conflicts -- that's Cygnus's responsibility to correct the
conflicts with the uninstalled changes.  Just like it would be for any other
contributor.

jeff


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