{
  "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-virtual-diamond-layout/patches/VARIANT.patch",
    "build_command": "PATH=/path/to/bootstrap/bin:$PATH ./scripts/build-gnat.sh SOURCE BUILD INSTALL",
    "directory": "bundles/cxx-ada-virtual-diamond-layout",
    "expected_failure_before_patch": "Ada's complete base component types duplicate the virtual root and disagree with the C++ diamond size and visible field offsets.",
    "expected_success_after_patch": "Shortened as-base storage types omit the shared virtual root while preserving both direct-base fields, and Ada and C++ agree at -O0 and -O2.",
    "files_modified": [
      "gcc/c-family/c-ada-spec.cc",
      "gcc/testsuite/g++.dg/ada-spec/virtual-diamond-layout.C"
    ],
    "fixture_sha256": "7184d760ac39122366a2cf12ec337b417244147ac5303de2bc413aa344c9148e",
    "id": "cxx-ada-virtual-diamond-layout",
    "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": 328,
        "deletions": 2,
        "files": 2
      },
      "gcc-15-16": {
        "additions": 328,
        "deletions": 2,
        "files": 2
      }
    },
    "problem": "The C++ Ada mapper uses complete virtual-base class types for shortened direct base subobjects in a virtual diamond.",
    "readme_path": "bundles/cxx-ada-virtual-diamond-layout/README.md",
    "regression_tests": [
      "gcc/testsuite/g++.dg/ada-spec/virtual-diamond-layout.C"
    ],
    "repository_fixture": "bundles/cxx-ada-virtual-diamond-layout/tests/virtual-diamond-layout.C",
    "repository_test_runner": "bundles/cxx-ada-virtual-diamond-layout/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": "staged",
          "source_version": "13.2.0",
          "variant": null
        },
        "14": {
          "role": "staged",
          "source_version": "14.2.0",
          "variant": null
        },
        "15": {
          "role": "staged",
          "source_version": "15.3.0",
          "variant": null
        },
        "16": {
          "role": "staged",
          "source_version": "16.2.0",
          "variant": null
        }
      }
    },
    "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.",
    "staged_depends_on": [
      "cxx-ada-virtual-inheritance-layout"
    ],
    "staged_in_patchset": "1.2.0",
    "staged_reason": "Shortened as-base views for diamond legs depend on the virtual-base layout representation and share its C++ ABI coupling. Held out of the published patchset for separate upstream review.",
    "standalone_patch": false,
    "status": "staged",
    "test_command": "./scripts/run-regressions.sh INSTALL 1.2.0 GCC_MAJOR patched",
    "tests": [
      "bundles/cxx-ada-virtual-diamond-layout/tests/virtual-diamond-layout.C",
      "bundles/cxx-ada-virtual-diamond-layout/tests/virtual_diamond_layout_consumer.adb"
    ],
    "title": "C++ Ada virtual-diamond base storage",
    "upstream_issue": "Pending GCC Bugzilla filing.",
    "upstream_submission_state": "Not yet filed or submitted upstream.",
    "variants": [
      {
        "id": "gcc-13-14",
        "patch": "bundles/cxx-ada-virtual-diamond-layout/patches/gcc-13-14.patch",
        "sha256": "6d7f7ef1f3010926319a3c312e7c3a5bb59a9a64870415d03cd72a12efcdfc64",
        "source_flavors": [
          "linux",
          "darwin_arm64"
        ],
        "versions": [
          "13.2.0",
          "14.2.0"
        ]
      },
      {
        "id": "gcc-15-16",
        "patch": "bundles/cxx-ada-virtual-diamond-layout/patches/gcc-15-16.patch",
        "sha256": "d07a4f5152b50054991ce469f43e5afe2a09f6a9d777b19e0e3935d0ae6a7e08",
        "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
}
