)]}'
{
  "commit": "db1590549fe2ec3b706d0c1ef6615d9e23570fa3",
  "tree": "a4f562d53bcae5bfb64057c74bec07204192ee04",
  "parents": [
    "43ca97eb00faa93c486aa8a55e36dcf2671af744"
  ],
  "author": {
    "name": "Adrien Nader",
    "email": "adrien@notk.org",
    "time": "Tue Feb 25 22:16:30 2014 +0000"
  },
  "committer": {
    "name": "Adrien Nader",
    "email": "adrien@notk.org",
    "time": "Tue Feb 25 22:16:30 2014 +0000"
  },
  "message": "intrinsics: don\u0027t include {d,f,i}vec.h from inside intrin.h.\n\nPrior to this commit, #include \u003cintrin.h\u003e would automatically pull these\n*vec.h headers for C++. Depending on compiler options (architecture and\noptimizations), it would fail because they use functions which are only\ndeclared later on in intrin.h.\n\nSimply remove the inclusion of {d,f,i}vec.h from intrin.h since there is\nlittle reason to do so and other compilers don\u0027t seem to do it.\n\nThis changes behaviour with previous mingw-w64 releases but only to make\nit more compatible with MSVC. I originally investigated the issue to fix\na build of Qt 5.2.\n\ngit-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6501 4407c894-4637-0410-b4f5-ada5f102cad1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6287610a4cf843edc506fad1140ac38fbb9af44b",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/crt/intrin.h",
      "new_id": "2348e09be1b93b172cc65e3c3f34ce1487f9112c",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/crt/intrin.h"
    }
  ]
}
