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: [4.0 PATCH] Fix PR 20927


Mark Mitchell <mark@codesourcery.com> writes:

> Ulrich Weigand wrote:
>> Richard Sandiford wrote:
>>
>>>       PR rtl-optimization/19683
>>>       * reload1.c (choose_reload_regs): Pass the number of bits, not the
>>>       number of bytes, to smallest_int_for_mode.  Fix arguments to
>>>       REG_CANNOT_CHANGE_MODE_P.
>> Unfortunately, this change triggers PR 20927, an ICE on s390x
>> (a regression of 4.0 over 3.4).
>
> Does this problem affect any architectures other than S390?

I have only seen it on s390, the same sources build fine on other
architectures (i386, x86-64, ia64, ppc, ppc64, s390) - just s390x is
the problem,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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