[testsuite] i386 reload ICE

Jeffrey A Law law@cygnus.com
Wed Jun 14 08:42:00 GMT 2000


  In message < 20000614140028.I474@sunsite.ms.mff.cuni.cz >you write:
  > Hi!
  > 
  > This one dies horribly when reload tries to reload input with mode VOIDmode
  > a constant into VOIDmode (reg 1 edx).
  > There are two things interesting: the ?: tests which are false are thrown
  > away, while the tests where this is true are kept (seems like some combiner
  > issue), so the constant is kept in register/stack for the whole life of the
  > function, plus that reload does not set mode properly.
  > No fix yet.
  > 
  > 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
  > 
  > 	* gcc.dg/20000614-1.c: New test.
Fine.  Note it'll probably need to be marked as an xfail.
jeff



More information about the Gcc-patches mailing list