This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: 20 GCC HEAD regressions, 4 new, with your patch on 2004-06-16T20:00:03Z.
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>, Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-regression at gcc dot gnu dot org
- Date: Thu, 17 Jun 2004 12:54:44 -0400
- Subject: Re: 20 GCC HEAD regressions, 4 new, with your patch on 2004-06-16T20:00:03Z.
- References: <200406170645.i5H6jfG30246@tin.geop.uc.edu>
>>>>> Andrew Pinski writes:
> I have no idea what caused this one:
> > native gcc.sum gcc.c-torture/execute/divconst-2.c
This failure appeared yesterday on the powerpc-ibm-aix
testresults. The log output is:
/gcc/dje/src/gcc/testsuite/gcc.c-torture/execute/divconst-2.c: In function `r':
/gcc/dje/src/gcc/testsuite/gcc.c-torture/execute/divconst-2.c:10: internal compiler error: in expand_mult_const, at expmed.c:2614
I think this may be related to Roger's recent expmed.c changes.
David