)]}'
{
  "commit": "0046ff60684eb16dcfafac350d37f4dc56c368e3",
  "tree": "5ab2a7a7fa84a95f60246d51e345a1ad21230881",
  "parents": [
    "6d3945f172733cabb52c93141c248cf47ac95336"
  ],
  "author": {
    "name": "Nils-Christian Kempke",
    "email": "nils-christian.kempke@intel.com",
    "time": "Mon Jan 09 09:44:22 2023 +0100"
  },
  "committer": {
    "name": "Tankut Baris Aktemur",
    "email": "tankut.baris.aktemur@intel.com",
    "time": "Mon Jan 09 09:50:08 2023 +0100"
  },
  "message": "testsuite: handle icc and icpc deprecated remarks\n\nStarting with icc/icpc version 2021.7.0 and higher both compilers emit a\ndeprecation remark when used.  E.g.\n\n  \u003e\u003e icc --version\n  icc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is\n  deprecated and will be removed from product release in the second half\n  of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recommended\n  compiler moving forward. Please transition to use this compiler. Use\n  \u0027-diag-disable\u003d10441\u0027 to disable this message.\n  icc (ICC) 2021.7.0 20220713\n  Copyright (C) 1985-2022 Intel Corporation.  All rights reserved.\n\n  \u003e\u003e icpc --version\n  icpc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is\n  deprecated ...\n  icpc (ICC) 2021.7.0 20220720\n  Copyright (C) 1985-2022 Intel Corporation.  All rights reserved.\n\nAs the testsuite compile fails when unexpected output by the compiler is\nseen this change in the compiler breaks all existing icc and icpc tests.\nThis patch makes the gdb testsuite more forgiving by a) allowing the\noutput of the remark when trying to figure out the compiler version\nand by b) adding \u0027-diag-disable\u003d10441\u0027 to the compile command whenever\ngdb_compile is called without the intention to detect the compiler.\n\nApproved-By: Tom Tromey \u003ctom@tromey.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "af538e5c8fbd11af0f2e38f3635225f64b69995d",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/lib/gdb.exp",
      "new_id": "44f11a982dd0254e9fb026ae2aa2a900d205887b",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/lib/gdb.exp"
    }
  ]
}
