{
  "bundle": {
    "affected_versions": [
      "13.2.0",
      "14.2.0",
      "15.3.0",
      "16.1.0",
      "16.2.0"
    ],
    "application_command": "patch --fuzz=0 -p1 -i bundles/cxx-ada-enclosing-type-method-names/patches/VARIANT.patch",
    "build_command": "PATH=/path/to/bootstrap/bin:$PATH ./scripts/build-gnat.sh SOURCE BUILD INSTALL",
    "directory": "bundles/cxx-ada-enclosing-type-method-names",
    "expected_failure_before_patch": "GNAT rejects each generated class package because the method identifier conflicts with the enclosing type identifier.",
    "expected_success_after_patch": "Only a colliding method receives a stable Method suffix, retains its C++ external symbol, and compiles, links, and executes at -O0 and -O2.",
    "files_modified": [
      "gcc/c-family/c-ada-spec.cc",
      "gcc/testsuite/g++.dg/ada-spec/enclosing-type-method-names.C"
    ],
    "fixture_sha256": "f3b5b4fb482a9bfd5472436033250b0b4bccf578f9b730f4866af69e85546192",
    "id": "cxx-ada-enclosing-type-method-names",
    "introduced_in_patchset": "1.2.0",
    "known_good_versions": [],
    "licensing": "GCC-derived compiler hunks remain GPL-3.0-or-later. The new test is proposed for the GCC testsuite under GCC project terms.",
    "patch_statistics": {
      "gcc-13-14": {
        "additions": 68,
        "deletions": 1,
        "files": 2
      },
      "gcc-15-16": {
        "additions": 68,
        "deletions": 1,
        "files": 2
      }
    },
    "problem": "The C++ Ada mapper emits a method whose name differs from its enclosing type only by case as an illegal duplicate Ada identifier.",
    "readme_path": "bundles/cxx-ada-enclosing-type-method-names/README.md",
    "regression_tests": [
      "gcc/testsuite/g++.dg/ada-spec/enclosing-type-method-names.C"
    ],
    "repository_fixture": "bundles/cxx-ada-enclosing-type-method-names/tests/enclosing-type-method-names.C",
    "repository_test_runner": "bundles/cxx-ada-enclosing-type-method-names/run-test.sh",
    "roles": {
      "1.0.0": {
        "13": {
          "role": "absent",
          "source_version": "13.2.0",
          "variant": null
        },
        "14": {
          "role": "absent",
          "source_version": "14.2.0",
          "variant": null
        },
        "15": {
          "role": "absent",
          "source_version": "15.3.0",
          "variant": null
        },
        "16": {
          "role": "absent",
          "source_version": "16.1.0",
          "variant": null
        }
      },
      "1.0.1": {
        "13": {
          "role": "absent",
          "source_version": "13.2.0",
          "variant": null
        },
        "14": {
          "role": "absent",
          "source_version": "14.2.0",
          "variant": null
        },
        "15": {
          "role": "absent",
          "source_version": "15.3.0",
          "variant": null
        },
        "16": {
          "role": "absent",
          "source_version": "16.1.0",
          "variant": null
        }
      },
      "1.1.0": {
        "13": {
          "role": "absent",
          "source_version": "13.2.0",
          "variant": null
        },
        "14": {
          "role": "absent",
          "source_version": "14.2.0",
          "variant": null
        },
        "15": {
          "role": "absent",
          "source_version": "15.3.0",
          "variant": null
        },
        "16": {
          "role": "absent",
          "source_version": "16.2.0",
          "variant": null
        }
      },
      "1.2.0": {
        "13": {
          "role": "patched",
          "source_version": "13.2.0",
          "variant": "gcc-13-14"
        },
        "14": {
          "role": "patched",
          "source_version": "14.2.0",
          "variant": "gcc-13-14"
        },
        "15": {
          "role": "patched",
          "source_version": "15.3.0",
          "variant": "gcc-15-16"
        },
        "16": {
          "role": "patched",
          "source_version": "16.2.0",
          "variant": "gcc-15-16"
        }
      }
    },
    "schema": 1,
    "source_provenance": "Repository-authored GCC patch and executable regression; exact application verified locally against the pinned Darwin patchset inputs. Pinned FSF release application is required by Linux CI.",
    "standalone_patch": false,
    "status": "accepted",
    "test_command": "./scripts/run-regressions.sh INSTALL 1.2.0 GCC_MAJOR patched",
    "tests": [
      "bundles/cxx-ada-enclosing-type-method-names/tests/enclosing-type-method-names.C",
      "bundles/cxx-ada-enclosing-type-method-names/tests/enclosing_type_method_names_consumer.adb"
    ],
    "title": "C++ Ada enclosing-type method names",
    "upstream_issue": "Pending GCC Bugzilla filing.",
    "upstream_submission_state": "Not yet filed or submitted upstream.",
    "variants": [
      {
        "id": "gcc-13-14",
        "patch": "bundles/cxx-ada-enclosing-type-method-names/patches/gcc-13-14.patch",
        "sha256": "37a6a27d2096228da345ab892187cde301fa510a490445956a257d286fa0bbed",
        "source_flavors": [
          "linux",
          "darwin_arm64"
        ],
        "versions": [
          "13.2.0",
          "14.2.0"
        ]
      },
      {
        "id": "gcc-15-16",
        "patch": "bundles/cxx-ada-enclosing-type-method-names/patches/gcc-15-16.patch",
        "sha256": "f016b7142d267aad9eb3513c9158d969681bbff1608d8f0dd740bdbfcd725978",
        "source_flavors": [
          "linux",
          "darwin_arm64"
        ],
        "versions": [
          "15.3.0",
          "16.1.0",
          "16.2.0"
        ]
      }
    ]
  },
  "canonical_url": "https://gnat-patches.flyology.org/",
  "generated_at": "2026-08-20T17:38:49Z",
  "latest_patchset": "1.2.0",
  "latest_published_patchset": "1.1.0",
  "publication_checked": true,
  "repository_url": "https://github.com/flyology-ada/gnat-patches",
  "schema_version": 1
}
