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: 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.



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