)]}'
{
  "commit": "c28f5937bce369dde1d645299a8c9873da43dc72",
  "tree": "973c98a173021ddf7c4f89fa211c95e256149e82",
  "parents": [
    "6b956f34e4f26a5e53c30935863f94d227b1e6c6"
  ],
  "author": {
    "name": "David Neto",
    "email": "dneto@google.com",
    "time": "Tue Mar 03 12:11:47 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Mar 03 12:11:47 2026 -0500"
  },
  "message": "opt: Fix build issue with gcc 16  (replaeces PR #6542) (#6567)\n\nCompiling with gcc 16 throws this error:\n\nFAILED: [code\u003d1]\nsource/opt/CMakeFiles/SPIRV-Tools-opt.dir/decoration_manager.cpp.o\n    source/opt/decoration_manager.cpp: In member function\n‘spvtools::opt::analysis::DecorationManager::CloneDecorations(unsigned\nint, unsigned int)’:\n    source/opt/decoration_manager.cpp:546:27: error:\n‘MEM[(unsigned int \u0026)\u0026op + 24]’ may be used uninitialized\n[-Werror\u003dmaybe-uninitialized]\n\n546 | if (op.words[0] \u003d\u003d from) { // add new pair of operands: (to,\nliteral)\n    source/opt/decoration_manager.cpp:545:19: note: ‘op’ declared here\n      545 |           Operand op \u003d inst-\u003eGetOperand(i);\n          |                   ^~\n    cc1plus: all warnings being treated as errors\n\nMake sure that the vector is not empty before using it.\n\nCo-authored-by: José Expósito \u003cjose.exposito89@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3e95dbc3529c6eb6f13a5673912fed16ce9c10ce",
      "old_mode": 33188,
      "old_path": "source/opt/decoration_manager.cpp",
      "new_id": "bee7d94826e518a9d28387e806cb1cae7302911e",
      "new_mode": 33188,
      "new_path": "source/opt/decoration_manager.cpp"
    }
  ]
}
