)]}'
{
  "commit": "3fea91b17da717d19e73f073501307d2f0bbeb2b",
  "tree": "446975de10fc3c478733c9246fffbd40a6ccbd72",
  "parents": [
    "0ff4e567db6c3c9da83073fe6abe27f561a2475b"
  ],
  "author": {
    "name": "Jan Beulich",
    "email": "jbeulich@suse.com",
    "time": "Fri Jul 19 11:52:21 2024 +0200"
  },
  "committer": {
    "name": "Jan Beulich",
    "email": "jbeulich@suse.com",
    "time": "Fri Jul 19 11:52:21 2024 +0200"
  },
  "message": "x86: accept whitespace inside curly braces\n\nOther than documented /**/ comments currently aren\u0027t really converted to\na single space, at least not for x86 in its most common configurations.\nThat\u0027ll be fixed subsequently, at which point blanks may appear where so\nfar none were expected. Furthermore not permitting blanks immediately\ninside curly braces wasn\u0027t quite logical anyway - such constructs are\ncomposite ones, and hence components ought to have been permitted to be\nseparated by whitespace from the very beginning.\n\nWith this we also don\u0027t care anymore whether the scrubber would remove\nwhitespace around curly braces, so move them from extra_symbol_chars[]\nto operand_special_chars[].\n\nNote: The new testcase doesn\u0027t actually exercise much (if any) of the\nadded code. It is being put in place to ensure that subsequently, when\nthat code actually comes into play, behavior remains the same.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bbc8618117e0bd6efc7135704babe84ab44704a8",
      "old_mode": 33188,
      "old_path": "gas/config/tc-i386.c",
      "new_id": "f7be075d14b1fdca390996975db33c3d3f591816",
      "new_mode": 33188,
      "new_path": "gas/config/tc-i386.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "17418ac3b03ca039028346906b538a0587684f24",
      "new_mode": 33188,
      "new_path": "gas/testsuite/gas/i386/curly.d"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f786f32c4d679c6a9c4165f472dabd8d1476dd69",
      "new_mode": 33188,
      "new_path": "gas/testsuite/gas/i386/curly.s"
    },
    {
      "type": "modify",
      "old_id": "e40b45fe990e3a77fb80247f064cb7bc9582a979",
      "old_mode": 33188,
      "old_path": "gas/testsuite/gas/i386/i386.exp",
      "new_id": "facb4ed598c5e39ba678215e6230bbb6933e9919",
      "new_mode": 33188,
      "new_path": "gas/testsuite/gas/i386/i386.exp"
    }
  ]
}
