)]}'
{
  "commit": "67f39cdbc9d07ae5f14f988aedc887bb5bbae495",
  "tree": "e4f1875abd8bef4764032e83254bd8ed1cb98fee",
  "parents": [
    "d56083b5047b8e7cc9eda2f867bd2b75724920a1"
  ],
  "author": {
    "name": "Indu Bhagat",
    "email": "indu.bhagat@oracle.com",
    "time": "Thu Aug 01 11:34:08 2024 -0700"
  },
  "committer": {
    "name": "Indu Bhagat",
    "email": "indu.bhagat@oracle.com",
    "time": "Thu Aug 01 11:34:08 2024 -0700"
  },
  "message": "gas: ginsn: do not emit an unnecessary trailing comma in textual dump\n\nFor ginsns with less than 2 source operands or no destination operands,\nthe current textual dump contains a superfluous comma, like the relevant\ntestcases show.\n\nAdjust the code a bit to not emit the lone trailing comma.  Also, adjust\nthe aarch64 and x86_64 testcases.\n\ngas/\n        * ginsn.c (ginsn_src_print): Do not use a trailing comma when\n\tprinting the src of ginsn.\n        (ginsn_print): Check the strlen and prefix a comma before the\n\tsrc string.\n\ngas/testsuite/\n\t* gas/scfi/aarch64/ginsn-cofi-1.l: Adjust the expected textual\n\tdump of the ginsn.\n\t* gas/scfi/x86_64/ginsn-cofi-1.l: Likewise.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "20e83c5d51e23883cbde9b7c27be3c0a6ab2edc1",
      "old_mode": 33188,
      "old_path": "gas/ginsn.c",
      "new_id": "08c8e5ac3f8f88db888d3318ee5751b6dc9745f9",
      "new_mode": 33188,
      "new_path": "gas/ginsn.c"
    },
    {
      "type": "modify",
      "old_id": "d05e19d059d3fa8e3ec7679e0b5a6f74968503bd",
      "old_mode": 33188,
      "old_path": "gas/testsuite/gas/scfi/aarch64/ginsn-cofi-1.l",
      "new_id": "168547cf938ea5b0aad84b8f997a1e8997fce90a",
      "new_mode": 33188,
      "new_path": "gas/testsuite/gas/scfi/aarch64/ginsn-cofi-1.l"
    },
    {
      "type": "modify",
      "old_id": "3261b76a5fdb4b29fd3e0f9f927e8db0b1996cae",
      "old_mode": 33188,
      "old_path": "gas/testsuite/gas/scfi/x86_64/ginsn-cofi-1.l",
      "new_id": "fdb2dcb5c22bd2f2ee8faffdb3f6eff80002904a",
      "new_mode": 33188,
      "new_path": "gas/testsuite/gas/scfi/x86_64/ginsn-cofi-1.l"
    }
  ]
}
