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

[csmith-project/csmith] 652390: fix a bug in reading union field



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

  Commit: 6523901a1cb36e51f525f418b254cbedb982daf6
      https://github.com/csmith-project/csmith/commit/6523901a1cb36e51f525f418b254cbedb982daf6
  Author: Xuejun Yang <jxyang@cs.utah.edu>
  Date:   2011-07-12 (Tue, 12 Jul 2011)

  Changed paths:
    M src/FactUnion.cpp

  Log Message:
  -----------
  fix a bug in reading union field


  Commit: 43b05226fd30e2f044e04c09e78430855f6edaef
      https://github.com/csmith-project/csmith/commit/43b05226fd30e2f044e04c09e78430855f6edaef
  Author: Xuejun Yang <jxyang@cs.utah.edu>
  Date:   2011-07-12 (Tue, 12 Jul 2011)

  Changed paths:
    M src/Reducer.cpp

  Log Message:
  -----------
  make the reducer work in the present of embedded assignments and comma operators


Compare: https://github.com/csmith-project/csmith/compare/6cee277...43b0522