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]
Other format: [Raw text]

Re: [PATCH] S/390: backend fixes for -mzarch used with -m31


Andreas Krebbel wrote:

> 	* config/s390/s390.c (s390_extract_part, s390_single_part):
> 	Type cast added.
> 	(s390_const_ok_for_constraint_p): Added SImode to the N constraint.
> 	(s390_output_mi_thunk): Don't use lg on 31 bit.
> 	* config/s390/s390.md ("*movdi_31", "*movdf_31"): Added lmy and stmy.
> 	("*llgt_sisi" and splitter): Replaced TARGET_64BIT with TARGET_ZARCH.

Applied to mainline, thanks.  This version doesn't cleanly apply to 4.0,
could you respin, please?

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  Linux on zSeries Development
  Ulrich.Weigand@de.ibm.com


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