> It was recently pointed out to me that we still have the README.QMTEST > file in gcc/testsuite. That file talks about how to use QMTest > instead of DejaGNU to test G++ -- but the information there is just > not accurate anymore. Various things have bit-rotted since the point > at which that was written. Given that nobody is actively working on > making this work, it's best just to remove the file.
There are also qmtest targets in gcc/Makefile.in. Shouldn't these be removed too? FX
