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

Re: [csmith-project/csmith] 717b1c: Fixed a bug related to --no-math64 and --no-longlo...



On x86_64, long is 64 bits. I only considered long long before I fixed the bug.

- Yang

John Regehr wrote:
Can you explain this bug?

John


On 05/04/2011 02:56 PM, noreply@github.com wrote:
Branch: refs/heads/master
Home:   https://github.com/csmith-project/csmith

Commit: 717b1c973636333440d908fd6caa7111b8ccc285
https://github.com/csmith-project/csmith/commit/717b1c973636333440d908fd6caa7111b8ccc285
Author: Yang Chen<chenyang@build3.cs.utah.edu>
Date:   2011-05-04 (Wed, 04 May 2011)

Changed paths:
   M runtime/csmith.h
   M src/OutputMgr.cpp
   M src/Probabilities.cpp
   M src/Type.cpp

Log Message:
-----------
Fixed a bug related to --no-math64 and --no-longlong