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

[csmith-project/csmith] 25fd27: Choose PPC's readtime function for powerpc64



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

  Commit: 25fd27e36893aa9b5b8412faa8fcb41614059a45
      https://github.com/csmith-project/csmith/commit/25fd27e36893aa9b5b8412faa8fcb41614059a45
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2011-11-23 (Wed, 23 Nov 2011)

  Changed paths:
    M src/platform.cpp

  Log Message:
  -----------
  Choose PPC's readtime function for powerpc64

Previously we only accept powerpc as TARGET_CPU.
I just made powerpc64 recognizable.

Hopefully this could fix the problem mentioned by
Shakthi Kannan that Csmith failed to build on pcc64.