Random Program Generators

Stan Shebs shebs@apple.com
Tue Feb 15 11:41:00 GMT 2000


One of the useful tools for studying compiler execution times is a random
program generator - you can use it to generate programs with lots of
header but only small source files, etc.  A cursory search of the web
reveals only the little generator in utils/spu that I wrote years
ago for Cygnus, but surely there must be something else.  Does anybody
know of anything that they would recommend?

Stan


More information about the Gcc mailing list