[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [csmith-dev] csmith error



that safe_math.h is used. Are these unfounded variables defined in
safe_math.h?

Yes-- the code is there, you can just look at it.

Bill, I recommend that you start out testing a compiler that is known to work pretty well such as GCC (can be installed as part of Cygwin) or the Microsoft C compiler.

Then, once you have ironed out any bugs in your testing setup, switch over to this other compiler.

John