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

[csmith-project/csmith] 9f6afa: fix a bug in building array initializers



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

  Commit: 9f6afa5d7458a3fbee125d53886fde418f576bdc
      https://github.com/csmith-project/csmith/commit/9f6afa5d7458a3fbee125d53886fde418f576bdc
  Author: Xuejun Yang <jxyang@cs.utah.edu>
  Date:   2011-06-28 (Tue, 28 Jun 2011)

  Changed paths:
    M src/ArrayVariable.cpp

  Log Message:
  -----------
  fix a bug in building array initializers

use a sequence number to drive the hash function that select initializing values. This is to make sure an identical value is not picked over and over again.


  Commit: 30d15d8f9694c9659c761f300dd97b66897838fb
      https://github.com/csmith-project/csmith/commit/30d15d8f9694c9659c761f300dd97b66897838fb
  Author: Xuejun Yang <jxyang@cs.utah.edu>
  Date:   2011-06-28 (Tue, 28 Jun 2011)

  Changed paths:
    M utah/scripts/reduce/c_delta.pl

  Log Message:
  -----------
  Merge branch 'master' of github.com:csmith-project/csmith


Compare: https://github.com/csmith-project/csmith/compare/a8531a4...30d15d8