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

[csmith-dev] math64 and longlong



Hello,

I'm investigating the use of csmith for testing an embedded compiler that doesn't have any 64 bit support, but I'm running into a little trouble.

I've tried adding the "--no-math64" and "--no-longlong" options when running csmith, but the generated output still seems to make heavy use of the int64_t and uint64_t types.   Is there some other option that I also need to enable?

Thanks in advance for your help.

Best regards,
Lee