I am wondering if it is at all possible to coax the gcc 4.0 testsuite to run cleanly with a binary installation of gcc 4.0?
Yes. CC_UNDER_TEST=gcc runtest --srcdir=. --tool gcc or something like that.
I am wondering if it is at all possible to coax the gcc 4.0 testsuite to run cleanly with a binary installation of gcc 4.0?