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> wrote on 12.04.2005 08:37:09:

> Ulrich Weigand wrote:
> > 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?

For this failure mode to be possible, the target has to provide
TImode, but *not* TFmode.  I'm not sure which targets other than
s390x do that.  And even so, it is a reload issue, so it tends
to trigger only very under particular circumstances.  The specific
test case we have would not trigger that failure mode even on
targets where it exists.


Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: 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]