On 2015-11-13 14:54, Xuejun Yang wrote:
The premise I am trying to keep is that giving the same seed, Csmith should generate the exactly same random C program no matter on which platform it is running. C is a portable language, so should be Csmith as a portable tool.
I agree. - Yang