)]}'
{
  "commit": "d3be5dab558ab91789800a03fc2c1dc3c529eaf5",
  "tree": "edf29f13752e5285589f10ce89a26d6740c760ea",
  "parents": [
    "b95830931fc30c85bd3ca3d00a8578e03c39ba7e"
  ],
  "author": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Thu Jul 07 21:41:17 2022 +0930"
  },
  "committer": {
    "name": "Alan Modra",
    "email": "amodra@gmail.com",
    "time": "Sat Jul 09 21:00:09 2022 +0930"
  },
  "message": "gas: arm -mwarn-syms duplicates\n\narm gas is only supposed to warn once per symbol for -mwarn-syms, but\ndoesn\u0027t because the str_hash_find added with commit 629310abec88\nalways returns NULL.  That\u0027s so because the str_hash_insert inserts a\nNULL value for the key,value pair.  Let str_hash_insert do the job\ninstead.\n\n\t* config/tc-arm.c (arm_tc_equal_in_insn): Correct already_warned\n\tlogic.\n\t* testsuite/gas/arm/pr18347.s: Modify to generate duplicate\n\twarning without this patch.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2e6d175482efe4bc58a2e277bd2cc4c48f9e1863",
      "old_mode": 33188,
      "old_path": "gas/config/tc-arm.c",
      "new_id": "68fd6896607d5f4a8b179933fe28eab4e3bc545d",
      "new_mode": 33188,
      "new_path": "gas/config/tc-arm.c"
    },
    {
      "type": "modify",
      "old_id": "591d69baa830915418457f0f04815b4e8ea73344",
      "old_mode": 33188,
      "old_path": "gas/testsuite/gas/arm/pr18347.s",
      "new_id": "64a16cb7678e589807a6c6a996d8a60837cbf3e0",
      "new_mode": 33188,
      "new_path": "gas/testsuite/gas/arm/pr18347.s"
    }
  ]
}
