This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Random Program Generators


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]