On Jun 16, 2011, at 9:31 AM, Janis Johnson wrote: > Currently the dg-final check "object-size" results in ERROR if the > assemble failed and the object file does not exist. This patch fails > the test instead.
If you can arrange for call fail on only those things that later would have called pass or fail on, that would be better. The idea is that we want to preserve all testcases, but just call pass or fail on each one, as appropriate.