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]

Re: Random Program Generators



  In message <38A9ABDD.14FD44FB@apple.com>you write:
  > 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?
I believe DEC did something like this as part of a testsuite, but it might
be useful for examining compile time issues too.

jeff


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