)]}'
{
  "commit": "ceb3770781bffe44298d3da52e5b1fc762f50bd2",
  "tree": "9d04b6c0da0d52172773296a3025983cb9088fa9",
  "parents": [
    "f4368ac40621edf2f8ba2d191e879e46eebe3b7e"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Mon Dec 30 09:37:08 2019 -0800"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Wed Jan 08 21:26:21 2020 +0000"
  },
  "message": "Fix GCC 8.3.0 warning: ‘packed’ attribute ignored.\n\nFix the following GCC 8.3.0 warning:\n\naom/aom_dsp/simd/v64_intrinsics_arm.h: In function ‘u32_store_unaligned’:\naom/aom_dsp/simd/v64_intrinsics_arm.h:74:3: error: ‘packed’ attribute ignored for type ‘uint32_t *’ {aka ‘unsigned int *’} [-Werror\u003dattributes]\n   *((__attribute((packed)) uint32_t *)p) \u003d a;\n   ^\n\nGCC 8.3.0 ignores __attribute__((packed)) on individual variables, but\nwe can tell it that a struct is packed (unaligned), which has the same\neffect.\n\nNote: Our Jenkins nightly builds use GCC 6.3.0, which does not emit this\nwarning.\n\nChange-Id: I84486eb5f45c30e57c07431968385dff9b34bfe1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8f39ad6e81856380a81aab50ba8b2b86dbe10692",
      "old_mode": 33188,
      "old_path": "aom_dsp/simd/v64_intrinsics_arm.h",
      "new_id": "0f661a1c27290569e1391d1a41a582bc3976ad8d",
      "new_mode": 33188,
      "new_path": "aom_dsp/simd/v64_intrinsics_arm.h"
    }
  ]
}
