[RFC] Speeding up delta by -fatal-errors
Jim Wilson
wilson@specifixinc.com
Thu Apr 8 01:07:00 GMT 2004
Richard Guenther wrote:
> To speed up automatically reducing testcases with delta we don't
I don't see any gcc docs for delta, and I don't see it in the contrib
directory, so I am unsure exactly what it is.
> currently have something like -fatal-errors which exit on the first
> error occoured
This seems like a reasonable suggestion. It won't work in all cases
though. For instance, if you have an ice-on-invalid-code testcase, then
stopping after the first error may stop before the ICE, which is not
useful for reducing the testcase size. However, I would need more info
about delta in order to tell whether this is significant.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list