{
  "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-char8-type/patches/VARIANT.patch",
    "build_command": "PATH=/path/to/bootstrap/bin:$PATH ./scripts/build-gnat.sh SOURCE BUILD INSTALL",
    "directory": "bundles/cxx-ada-char8-type",
    "expected_failure_before_patch": "GNAT rejects the generated specification because char8_t is undefined.",
    "expected_success_after_patch": "The binding uses Interfaces.C.unsigned_char and round-trips a char8_t value through C++ at -O0 and -O2.",
    "files_modified": [
      "gcc/c-family/c-ada-spec.cc",
      "gcc/testsuite/g++.dg/ada-spec/char8-type.C"
    ],
    "fixture_sha256": "e7e136cb00f5b735a27c5b2d8f201063345c5022dff689045cbfc8bb0382afa8",
    "id": "cxx-ada-char8-type",
    "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": 19,
        "deletions": 0,
        "files": 2
      },
      "gcc-15-16": {
        "additions": 19,
        "deletions": 0,
        "files": 2
      }
    },
    "problem": "The C++ Ada spec dumper emits char8_t references even though GNAT's Interfaces.C has no such Ada type.",
    "readme_path": "bundles/cxx-ada-char8-type/README.md",
    "regression_tests": [
      "gcc/testsuite/g++.dg/ada-spec/char8-type.C"
    ],
    "repository_fixture": "bundles/cxx-ada-char8-type/tests/char8-type.C",
    "repository_test_runner": "bundles/cxx-ada-char8-type/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 release identities. Pinned FSF release application is required by Linux CI.",
    "standalone_patch": true,
    "status": "accepted",
    "test_command": "./scripts/run-regressions.sh INSTALL 1.2.0 GCC_MAJOR patched",
    "tests": [
      "bundles/cxx-ada-char8-type/tests/char8-type.C",
      "bundles/cxx-ada-char8-type/tests/char8_type_consumer.adb"
    ],
    "title": "C++ Ada char8_t mapping",
    "upstream_issue": "Pending GCC Bugzilla filing.",
    "upstream_submission_state": "Not yet filed or submitted upstream.",
    "variants": [
      {
        "id": "gcc-13-14",
        "patch": "bundles/cxx-ada-char8-type/patches/gcc-13-14.patch",
        "sha256": "7167ebbb4862a00b75e69f3d2496892a71e768659740fbb1ae0cd2038daeae4f",
        "source_flavors": [
          "linux",
          "darwin_arm64"
        ],
        "versions": [
          "13.2.0",
          "14.2.0"
        ]
      },
      {
        "id": "gcc-15-16",
        "patch": "bundles/cxx-ada-char8-type/patches/gcc-15-16.patch",
        "sha256": "398e5d2774547c0f45d17c7253839ebe13e7c8b9b2868ecd06edff1c31196aeb",
        "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
}
