Bastian Blank <[EMAIL PROTECTED]> schrieb am 03.01.05 10:57:34: > I just read a buildlog for gcc-3.4 and saw large amount of test failures > but the build themself is marked as successfull. I don't think this is > the proper use of a testsuite and have to asume that nothing in the > package may work.
So what do you propose to do? Fail the build if there are test failures? That would pretty much ensure that the package never, ever builds. And the bootstrapping already makes sure that the compiler isn't totally broken. Falk