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

[csmith-project/csmith] 01a383: Fixed a silly bug when --ccomp is used



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith

  Commit: 01a3831a9be58de0da76960a490ae87f96b521d6
      https://github.com/csmith-project/csmith/commit/01a3831a9be58de0da76960a490ae87f96b521d6
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2011-07-31 (Sun, 31 Jul 2011)

  Changed paths:
    M src/Constant.cpp

  Log Message:
  -----------
  Fixed a silly bug when --ccomp is used

Using correct suffix for constans.


  Commit: 40464b911c6650892f0ca7bad908e870fa7fe2cd
      https://github.com/csmith-project/csmith/commit/40464b911c6650892f0ca7bad908e870fa7fe2cd
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2011-07-31 (Sun, 31 Jul 2011)

  Changed paths:
    M src/OutputMgr.cpp

  Log Message:
  -----------
  Removed an unnecessary #ifndef __x86_64___

I don't know why I put it there, but apparently it's bad.


  Commit: f490d7508d58ece2c5deeb38f5d0d9d959277611
      https://github.com/csmith-project/csmith/commit/f490d7508d58ece2c5deeb38f5d0d9d959277611
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2011-07-31 (Sun, 31 Jul 2011)

  Changed paths:
    M src/OutputMgr.cpp

  Log Message:
  -----------
  Generate NO_LONGLONG when --ccomp is passed


Compare: https://github.com/csmith-project/csmith/compare/9cb30e7...f490d75