Csmith - C compiler stress test
Robert Clipsham
robert at octarineparrot.com
Wed Apr 13 07:13:23 PDT 2011
I've just come across Csmith:
http://embed.cs.utah.edu/csmith/
The tool randomly generates valid C99 code to stress test C compilers
and has found 350+ bugs in GCC/LLVM alone over the past couple of years.
It might be interesting to run dmc through this, and maybe adapt the
tool to generate D test cases?
--
Robert
http://octarineparrot.com/
More information about the Digitalmars-d
mailing list