This is the mail archive of the gcc-regression@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: 27 GCC regressions, 27 new, with your patch on 2002-05-22T02:09:06Z.


Hello.

> > With your recent patch, GCC has some regression test failures, which
> > used to pass.  There are 27 new failures, and 0 failures that existed
> > before and after that patch.
> 
> Has anyone taken responsibility for these regressions?  Although I
> *really* doubt that it was my patch at fault, I'm currently rerunning
> bootstraps with and without my change just in case.  Due diligence.
> 
> Even if a solution isn't ready yet, pointing out the true source of
> these new failures will save me several CPU hours of detective work.

I'm almost sure they are not mine (they could be caused by unexpected
interaction with some later patch, though). Considering the place where the
gcc crashes appear I think the most probable source is

2002-05-21  Richard Henderson  <rth@redhat.com>

        * flow.c (life_analysis): Fix test for deleted label.

(Without really looking what the patch have done -- so sorry if I'm
wrong).

Zdenek


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