Branch: refs/heads/thaines/amdgpu_compilation_fixes
Home: https://github.com/dyninst/dyninst
Commit: 3d0f6ec8283a57b10b4ff8953eea210f2d79f72b
https://github.com/dyninst/dyninst/commit/3d0f6ec8283a57b10b4ff8953eea210f2d79f72b
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M common/src/dyn_regs.C
M instructionAPI/src/Register.C
Log Message:
-----------
Fix 'unused-variable' warnings from gcc
Commit: a9a9118f1b6c2379ddf9924f0dba8d45ab0f3098
https://github.com/dyninst/dyninst/commit/a9a9118f1b6c2379ddf9924f0dba8d45ab0f3098
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C
M instructionAPI/src/AMDGPU/cdna2/decodeOperands.C
Log Message:
-----------
Fix 'unused-parameter' warnings from gcc
Compare: https://github.com/dyninst/dyninst/compare/72ba3bb357dc...a9a9118f1b6c
|