On Jul 8, 2011, at 7:25 AM, Georg-Johann Lay wrote: > There are tests in suite that set -fschedule-insns[2] and FAIL because of > > warning: instruction scheduling not supported on this target machine > [enabled by default] > > As there is no individual switch do disable the warning, the patch > disables some test cases so reduce the overall "noise of false test > fails". > > There is no proc for that yet, so I wrote one. Lightly tested with my > testsuite: get now UNSUPPORTED instead of FAIL. > > Ok to commit?
Awesome, thanks; oops, I mean, Ok.