> On Thu, Oct 16, 2008 at 1:05 AM, Steve Ellcey <[EMAIL PROTECTED]> wrote: > > Dan and Richard, > > > > Are either of you aware of the gcc.dg/vect/vect-67.c failure that is > > occuring on some platforms? I see it on IA64 (Linux and HP-UX) but a > > scan of the gcc-testresults mailing lists shows failures on x86_64 and > > powerpc as well. > > > > Looking into the failure, I see that it started (at least on IA64) at > > version r137631, which is the checkin for the tree level PRE rewrite that > > was done back in July. That checkin mentions some known pre-* test > > regressions that would happen for a while but I didn't see any mention > > of vect-67.c > > In some mail Dorit or Ira analyzed the fails to a missed PRE of a conversion.
I think this is the mail you're referring to: http://gcc.gnu.org/ml/gcc-patches/2008-07/msg01638.html dorit > I followed up with experiments that showed removing stuff from the maximum > set fixed that which confused me. On IRC Danny said he would investigate ... > > Do we have a bug for these FAILs? Maybe we should add the analysis that > happened sofar. > > Richard. > > > Steve Ellcey > > [EMAIL PROTECTED] > >