)]}'
{
  "commit": "35dec12b401e1e99df7219542db057e59dbefd02",
  "tree": "38f8e46cc6a9feb1513d1de924a2d492c674ad6d",
  "parents": [
    "d0e6302215241b785064f84959b3458bc1518b92"
  ],
  "author": {
    "name": "Jerry DeLisle",
    "email": "jvdelisle@gcc.gnu.org",
    "time": "Mon Aug 10 16:18:42 2026 -0700"
  },
  "committer": {
    "name": "Jerry DeLisle",
    "email": "jvdelisle@gcc.gnu.org",
    "time": "Fri Sep 04 10:50:53 2026 -0700"
  },
  "message": "fortran: [PR126777] Fix ICE for IMAGE_INDEX with a TEAM argument\n\ntrans_image_index translated the scalar TEAM/TEAM_NUMBER argument with\ngfc_conv_expr_descriptor, which routes rank-0 expressions to\nwalk_coarray and asserts there.  Use gfc_conv_expr_val, as\ntrans_num_images and trans_this_image already do.\n\nPR fortran/126777\n\nAssisted-by: Claude Opus 5\n\ngcc/fortran/ChangeLog:\n\n\tPR fortran/126777\n\t* trans-intrinsic.cc (trans_image_index): Translate the team\n\targument with gfc_conv_expr_val.\n\t(trans_num_images): Force the team_number lvalue into the\n\targument block, not the enclosing one.\n\ngcc/testsuite/ChangeLog:\n\n\tPR fortran/126777\n\t* gfortran.dg/coarray/image_index_team_1.f90: New test.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b953746d1cd473243465b1ffe9f7e36b7e2f9e3b",
      "old_mode": 33188,
      "old_path": "gcc/fortran/trans-intrinsic.cc",
      "new_id": "205166406567455c7fc643bf1a00078731ff6113",
      "new_mode": 33188,
      "new_path": "gcc/fortran/trans-intrinsic.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0ff5476647f50c687ab4712306b24dc0d437af2a",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/gfortran.dg/coarray/image_index_team_1.f90"
    }
  ]
}
