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

[csmith-project/csmith] ee30f5: invoke transparent_crc_bytes for fields of float t...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: ee30f582f3628c8b62baae598e3a2a25fba042cb
      https://github.com/csmith-project/csmith/commit/ee30f582f3628c8b62baae598e3a2a25fba042cb
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-10-05 (Wed, 05 Oct 2016)

  Changed paths:
    M src/ArrayVariable.cpp
    M src/Type.cpp
    M src/Type.h

  Log Message:
  -----------
  invoke transparent_crc_bytes for fields of float type

When generating hashing for array variables, we should
rely on the type of each subfield and emit transparent_crc_bytes
if the type is of float.