[DynInst_API:] [dyninst/dyninst] e67b1d: Suppress -Wframe-larger-than in power_opcode_table...


Date: Tue, 09 Jan 2024 15:28:37 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] e67b1d: Suppress -Wframe-larger-than in power_opcode_table...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: e67b1d88d4b9c5a946d6158d9b4b70e029466193
      https://github.com/dyninst/dyninst/commit/e67b1d88d4b9c5a946d6158d9b4b70e029466193
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
    M cmake/DyninstWarnings.cmake

  Log Message:
  -----------
  Suppress -Wframe-larger-than in power_opcode_table in clang-1{3,7} (#1662)

Debug builds with clang-13 now have stack frame consumption of 37512
bytes. I think this is due to upstream patch version bumps in Ubuntu.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] e67b1d: Suppress -Wframe-larger-than in power_opcode_table..., Tim Haines <=