Re: [PATCH] S/390: Use macros from hwint.h where possible.

2017-02-06 Thread Andreas Krebbel
On 01/26/2017 09:45 PM, Dominik Vogt wrote: * config/s390/predicates.md ("larl_operand"): Use macros from hwint.h. * config/s390/s390.c (s390_const_operand_ok) (s390_canonicalize_comparison, s390_extract_part) (s390_single_part, s390_contiguous_bitmask_nowrap_p)

[PATCH] S/390: Use macros from hwint.h where possible.

2017-01-26 Thread Dominik Vogt
et unsigned HOST_WIDE_INT. * config/s390/vector.md ("vec_vfenes"): Likewise. >From 55d162e6bbbd56aa4d67e86fe029eeb21477c60a Mon Sep 17 00:00:00 2001 From: Dominik Vogt Date: Thu, 26 Jan 2017 18:21:02 +0100 Subject: [PATCH] S/390: Use macros from hwin