)]}'
{
  "commit": "0217fa55cbe406d6cdf122f5cd998f1ddb3461d3",
  "tree": "68f15656f0cb42cb26c8049e6188fb5f96be7bd3",
  "parents": [
    "a806da18ad55c99cc4bb8f609015c39ab27d0b02"
  ],
  "author": {
    "name": "Abhay Kandpal",
    "email": "abhay@linux.ibm.com",
    "time": "Wed Nov 26 01:33:25 2025 -0500"
  },
  "committer": {
    "name": "Abhay Kandpal",
    "email": "abhay@linux.ibm.com",
    "time": "Wed Nov 26 01:40:28 2025 -0500"
  },
  "message": "PowerPC: Skip base type RTTI tests before inferior start\n\nOn PowerPC targets, RTTI typeinfo objects for simple base types such as\n`int`, `char*`, and `const char*` may not be emitted until the inferior\nhas been started.  As a result, the `gdb.cp/typeid.exp` test fails when\nchecking typeid results before program execution begins.\n\nThis patch extends the existing Clang-specific logic that skips base type\nRTTI checks before the inferior starts, to also apply on PowerPC.  This\nensures consistent test behavior across compilers and targets.\n\ngdb/testsuite/\n    * gdb.cp/typeid.exp (do_typeid_tests): Skip base type RTTI tests\n    before inferior start on PowerPC.\n\nApproved-By: Tom de Vries \u003ctdevries@suse.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bd97b26c6e49988d15d94c2b6ad0daa3ea7acbf1",
      "old_mode": 33188,
      "old_path": "gdb/testsuite/gdb.cp/typeid.exp",
      "new_id": "e12b032f32b823be0335c7fc3981853a5f1666b4",
      "new_mode": 33188,
      "new_path": "gdb/testsuite/gdb.cp/typeid.exp"
    }
  ]
}
