On May 19, 2005, at 1:31 PM, Kaveh R. Ghazi wrote:
If you're running tests on a primary platform, and think things are OK, please send me an email pointing at gcc-testresults mail showing allegedly clean results for that platform *and* update:
http://gcc.gnu.org/wiki/GCC%204.1%20Slush
I ran mainline tests checked out last night on i686-unknown-linux-gnu (and x86_64). While bootstrap is back to working, I still get many excess testsuite errors. Some in gcc.dg/vect/ and a large number of objc tests:
http://gcc.gnu.org/ml/gcc-testresults/2005-05/msg01236.html http://gcc.gnu.org/ml/gcc-testresults/2005-05/msg01233.html
So we're not quite OK yet.
The objc failures were fixed by: 2005-05-19 David Ayers <[EMAIL PROTECTED]>
* exception.c: Include tsystem.h for unwind.h.
Thanks, Andrew Pinski