This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: 21 GCC regressions, 0 new, with your patch on 2003-06-26T09:45:01Z.
- From: Dale Johannesen <dalej at apple dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Dale Johannesen <dalej at apple dot com>, Jan Hubicka <jh at suse dot cz>, gcc-regression at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Thu, 26 Jun 2003 15:37:31 -0700
- Subject: Re: 21 GCC regressions, 0 new, with your patch on 2003-06-26T09:45:01Z.
On Thursday, June 26, 2003, at 03:24 PM, Andrew Pinski wrote:
Testing it right now to see if it fixes the problem.
I cannot run the full testsuite though (I do not have the fixed
kernel).
Yeah, that kernel race condition bug is annoying. What we do locally
is stick a sleep(1) call
before the return from toplev_main() (on a switch). That's long enough
for almost all the testsuite
to give the right answers. No, you will not be seeing this one
submitted to FSF. Ugh.