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

[csmith-project/csmith] d1ae3b: modified command line option "--strict-const-array...



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

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

  Changed paths:
    M src/RandomProgramGenerator.cpp
  M src/StatementArrayOp.cpp
  M src/VariableSelector.cpp

  Log Message:
  -----------
  modified command line option "--strict-const-arrays" to satisfy TI's compiler

This forces array members to be initialized with constants only.