)]}'
{
  "commit": "cda2d997ce6c6f109a97ba2ad239eeb461c12cf5",
  "tree": "f6901a841db20238d009bcb039d67197b8270648",
  "parents": [
    "c30e66301873be8626ae1250e5ce089ab6b22f48"
  ],
  "author": {
    "name": "Ronan Desplanques",
    "email": "desplanques@adacore.com",
    "time": "Thu Jun 04 14:41:44 2026 +0200"
  },
  "committer": {
    "name": "Marc Poulhiès",
    "email": "dkm@gcc.gnu.org",
    "time": "Fri Jun 19 15:05:29 2026 +0200"
  },
  "message": "ada: Fix assertion failure on library procedure\n\nThe Build_And_Insert_Type_Attr_Subp procedure sometimes uses the\ndeclaration list of a subprogram body ancestor even when the point of\nreference is inside the statement list. Before this patch, this caused\nan assertion failure (and a failure to hoist with assertions disabled)\nwhen the declaration list of the body was empty. This patch fixes this.\n\ngcc/ada/ChangeLog:\n\n\t* exp_attr.adb (Spot, Spot_Kind): New types.\n\t(Build_And_Insert_Type_Attr_Subp, Skip_Non_Source_Subps,\n\tFind_Insertion_Point_For_Ancestor): Handle case of empty body\n\tdeclaration list.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aa395999bb0aae7fe6259000502a5b1548712418",
      "old_mode": 33188,
      "old_path": "gcc/ada/exp_attr.adb",
      "new_id": "08329dbd34c6abb5debf1faab3626bfc2931c34f",
      "new_mode": 33188,
      "new_path": "gcc/ada/exp_attr.adb"
    }
  ]
}
