diff --git a/gcc/asm-toplevel.cc b/gcc/asm-toplevel.cc index 5ab5b668d50..8742b7fc6a2 100644 --- a/gcc/asm-toplevel.cc +++ b/gcc/asm-toplevel.cc @@ -1,5 +1,5 @@ /* Toplevel assembly. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Michal Jires This file is part of GCC. diff --git a/gcc/channels.h b/gcc/channels.h index f03aa259037..5e3cd891bc5 100644 --- a/gcc/channels.h +++ b/gcc/channels.h @@ -1,5 +1,5 @@ /* channels.h - Publish/Subscribe channels on compiler-specific topics. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/configure.tgt b/gcc/configure.tgt index 2c570b87ded..04da2cbd4b0 100644 --- a/gcc/configure.tgt +++ b/gcc/configure.tgt @@ -1,5 +1,5 @@ # -*- shell-script -*- -# Copyright (C) 2025 Free Software Foundation, Inc. +# Copyright (C) 2025-2026 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/gcc/custom-sarif-properties/cfg.cc b/gcc/custom-sarif-properties/cfg.cc index f03a39d6b78..4b097487007 100644 --- a/gcc/custom-sarif-properties/cfg.cc +++ b/gcc/custom-sarif-properties/cfg.cc @@ -1,5 +1,5 @@ /* Extra properties for digraphs in SARIF property bags. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/custom-sarif-properties/cfg.h b/gcc/custom-sarif-properties/cfg.h index 04776e55f33..ae3523e69fa 100644 --- a/gcc/custom-sarif-properties/cfg.h +++ b/gcc/custom-sarif-properties/cfg.h @@ -1,5 +1,5 @@ /* Extra properties for CFGs in SARIF property bags. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/diagnostics/digraphs-to-dot-from-cfg.cc b/gcc/diagnostics/digraphs-to-dot-from-cfg.cc index f1b0b239a07..35090d71dc9 100644 --- a/gcc/diagnostics/digraphs-to-dot-from-cfg.cc +++ b/gcc/diagnostics/digraphs-to-dot-from-cfg.cc @@ -1,5 +1,5 @@ /* Presentation tweaks for generating .dot from digraphs for GCC CFGs. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/diagnostics/digraphs-to-dot.cc b/gcc/diagnostics/digraphs-to-dot.cc index 030187f1a79..f3bd0588826 100644 --- a/gcc/diagnostics/digraphs-to-dot.cc +++ b/gcc/diagnostics/digraphs-to-dot.cc @@ -1,5 +1,5 @@ /* Converting directed graphs to dot. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/diagnostics/digraphs-to-dot.h b/gcc/diagnostics/digraphs-to-dot.h index 5213abf68fc..d5bb53a226f 100644 --- a/gcc/diagnostics/digraphs-to-dot.h +++ b/gcc/diagnostics/digraphs-to-dot.h @@ -1,5 +1,5 @@ /* Converting directed graphs to dot. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm This file is part of GCC. diff --git a/gcc/pub-sub.cc b/gcc/pub-sub.cc index 192cfa59fd3..64984c17943 100644 --- a/gcc/pub-sub.cc +++ b/gcc/pub-sub.cc @@ -1,5 +1,5 @@ /* Loosely-coupled notifications via the Publish-Subscribe pattern. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/pub-sub.h b/gcc/pub-sub.h index 30837c4c852..c94380bbcc5 100644 --- a/gcc/pub-sub.h +++ b/gcc/pub-sub.h @@ -1,5 +1,5 @@ /* Loosely-coupled notifications via the Publish-Subscribe pattern. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/topics/pass-events.h b/gcc/topics/pass-events.h index 2b072f65bc1..37d26770365 100644 --- a/gcc/topics/pass-events.h +++ b/gcc/topics/pass-events.h @@ -1,5 +1,5 @@ /* pass-events.h - pub/sub messages about GCC optimization passes. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/tree-diagnostic-cfg.cc b/gcc/tree-diagnostic-cfg.cc index dad7fa6d43f..36334e7559d 100644 --- a/gcc/tree-diagnostic-cfg.cc +++ b/gcc/tree-diagnostic-cfg.cc @@ -1,5 +1,5 @@ /* Generating diagnostics graphs from GCC CFGs. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by David Malcolm . This file is part of GCC. diff --git a/gcc/tree-diagnostic-sink-extensions.h b/gcc/tree-diagnostic-sink-extensions.h index bd77b1a562f..b921eaa6c7f 100644 --- a/gcc/tree-diagnostic-sink-extensions.h +++ b/gcc/tree-diagnostic-sink-extensions.h @@ -1,5 +1,5 @@ /* Compiler-specific implementation of GCC extensions to diagnostic output. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/aarch64/__arm_get_current_vg.S b/libgcc/config/aarch64/__arm_get_current_vg.S index edce8340efa..c0b8988d108 100644 --- a/libgcc/config/aarch64/__arm_get_current_vg.S +++ b/libgcc/config/aarch64/__arm_get_current_vg.S @@ -1,5 +1,5 @@ /* Support routine for SME. - Copyright (C) 2025 Free Software Foundation, Inc. + Copyright (C) 2025-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/riscv/libgcc-riscv.ver b/libgcc/config/riscv/libgcc-riscv.ver index a67a2b0e3b7..ab57d4c3e84 100644 --- a/libgcc/config/riscv/libgcc-riscv.ver +++ b/libgcc/config/riscv/libgcc-riscv.ver @@ -1,4 +1,4 @@ -# Copyright (C) 2025 Free Software Foundation, Inc. +# Copyright (C) 2025-2026 Free Software Foundation, Inc. # # This file is part of GCC. # diff --git a/libgcc/config/s390/_dpd_dd_to_hf.c b/libgcc/config/s390/_dpd_dd_to_hf.c index d2b7a347847..ea052eb8e21 100644 --- a/libgcc/config/s390/_dpd_dd_to_hf.c +++ b/libgcc/config/s390/_dpd_dd_to_hf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2025 Free Software Foundation, Inc. +/* Copyright (C) 2001-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/s390/_dpd_hf_to_dd.c b/libgcc/config/s390/_dpd_hf_to_dd.c index 00d2f3fd8e1..746192920ba 100644 --- a/libgcc/config/s390/_dpd_hf_to_dd.c +++ b/libgcc/config/s390/_dpd_hf_to_dd.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2025 Free Software Foundation, Inc. +/* Copyright (C) 2001-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/s390/_dpd_hf_to_sd.c b/libgcc/config/s390/_dpd_hf_to_sd.c index 3e0dede6805..44fda0ed3af 100644 --- a/libgcc/config/s390/_dpd_hf_to_sd.c +++ b/libgcc/config/s390/_dpd_hf_to_sd.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2025 Free Software Foundation, Inc. +/* Copyright (C) 2001-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/s390/_dpd_hf_to_td.c b/libgcc/config/s390/_dpd_hf_to_td.c index 37eece8667b..52b653a7415 100644 --- a/libgcc/config/s390/_dpd_hf_to_td.c +++ b/libgcc/config/s390/_dpd_hf_to_td.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2025 Free Software Foundation, Inc. +/* Copyright (C) 2001-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/s390/_dpd_sd_to_hf.c b/libgcc/config/s390/_dpd_sd_to_hf.c index b93d053d3c9..f01958f7cb4 100644 --- a/libgcc/config/s390/_dpd_sd_to_hf.c +++ b/libgcc/config/s390/_dpd_sd_to_hf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2025 Free Software Foundation, Inc. +/* Copyright (C) 2001-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgcc/config/s390/_dpd_td_to_hf.c b/libgcc/config/s390/_dpd_td_to_hf.c index 8f9e2586849..10f80e857ba 100644 --- a/libgcc/config/s390/_dpd_td_to_hf.c +++ b/libgcc/config/s390/_dpd_td_to_hf.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2025 Free Software Foundation, Inc. +/* Copyright (C) 2001-2026 Free Software Foundation, Inc. This file is part of GCC. diff --git a/libgfortran/caf/caf_error.c b/libgfortran/caf/caf_error.c index a8f3bf7f189..63a8c6d41a4 100644 --- a/libgfortran/caf/caf_error.c +++ b/libgfortran/caf/caf_error.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/caf_error.h b/libgfortran/caf/caf_error.h index 15455377eb0..a7816c24aab 100644 --- a/libgfortran/caf/caf_error.h +++ b/libgfortran/caf/caf_error.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem.c b/libgfortran/caf/shmem.c index de6a2b23017..db19ee38f9b 100644 --- a/libgfortran/caf/shmem.c +++ b/libgfortran/caf/shmem.c @@ -1,6 +1,6 @@ /* Shared memory-multiple (process)-image implementation of GNU Fortran Coarray Library - Copyright (C) 2011-2025 Free Software Foundation, Inc. + Copyright (C) 2011-2026 Free Software Foundation, Inc. Based on single.c contributed by Tobias Burnus This file is part of the GNU Fortran Coarray Runtime Library (libcaf). diff --git a/libgfortran/caf/shmem/alloc.c b/libgfortran/caf/shmem/alloc.c index ea250ac6922..4fc2307ffec 100644 --- a/libgfortran/caf/shmem/alloc.c +++ b/libgfortran/caf/shmem/alloc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/alloc.h b/libgfortran/caf/shmem/alloc.h index d85b1a30236..f5d95b243ef 100644 --- a/libgfortran/caf/shmem/alloc.h +++ b/libgfortran/caf/shmem/alloc.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/allocator.c b/libgfortran/caf/shmem/allocator.c index 795647cdbba..32da9b0fa03 100644 --- a/libgfortran/caf/shmem/allocator.c +++ b/libgfortran/caf/shmem/allocator.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/allocator.h b/libgfortran/caf/shmem/allocator.h index 0cf31ea837a..8d509ddfc94 100644 --- a/libgfortran/caf/shmem/allocator.h +++ b/libgfortran/caf/shmem/allocator.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/collective_subroutine.c b/libgfortran/caf/shmem/collective_subroutine.c index d261b412a93..b498ad2802f 100644 --- a/libgfortran/caf/shmem/collective_subroutine.c +++ b/libgfortran/caf/shmem/collective_subroutine.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/collective_subroutine.h b/libgfortran/caf/shmem/collective_subroutine.h index bdddab07a93..76b1610f976 100644 --- a/libgfortran/caf/shmem/collective_subroutine.h +++ b/libgfortran/caf/shmem/collective_subroutine.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/counter_barrier.c b/libgfortran/caf/shmem/counter_barrier.c index 2cda2afb2ed..1993b1ebeea 100644 --- a/libgfortran/caf/shmem/counter_barrier.c +++ b/libgfortran/caf/shmem/counter_barrier.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/counter_barrier.h b/libgfortran/caf/shmem/counter_barrier.h index ab3d35ada74..7d7c724ae06 100644 --- a/libgfortran/caf/shmem/counter_barrier.h +++ b/libgfortran/caf/shmem/counter_barrier.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/hashmap.c b/libgfortran/caf/shmem/hashmap.c index 1dd39801861..1313b381cd3 100644 --- a/libgfortran/caf/shmem/hashmap.c +++ b/libgfortran/caf/shmem/hashmap.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/hashmap.h b/libgfortran/caf/shmem/hashmap.h index bc263d32dcd..d1659ac4be8 100644 --- a/libgfortran/caf/shmem/hashmap.h +++ b/libgfortran/caf/shmem/hashmap.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/shared_memory.c b/libgfortran/caf/shmem/shared_memory.c index 22a59448860..afafd50f80b 100644 --- a/libgfortran/caf/shmem/shared_memory.c +++ b/libgfortran/caf/shmem/shared_memory.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/shared_memory.h b/libgfortran/caf/shmem/shared_memory.h index 3d031875ed2..b22387be06d 100644 --- a/libgfortran/caf/shmem/shared_memory.h +++ b/libgfortran/caf/shmem/shared_memory.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/supervisor.c b/libgfortran/caf/shmem/supervisor.c index 6068533c746..aa692a6551d 100644 --- a/libgfortran/caf/shmem/supervisor.c +++ b/libgfortran/caf/shmem/supervisor.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/supervisor.h b/libgfortran/caf/shmem/supervisor.h index 7e5e19702e4..b1acb323a93 100644 --- a/libgfortran/caf/shmem/supervisor.h +++ b/libgfortran/caf/shmem/supervisor.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/sync.c b/libgfortran/caf/shmem/sync.c index e1020a1e864..76ae0e53ccf 100644 --- a/libgfortran/caf/shmem/sync.c +++ b/libgfortran/caf/shmem/sync.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/sync.h b/libgfortran/caf/shmem/sync.h index a6d20614b67..b07f59cd361 100644 --- a/libgfortran/caf/shmem/sync.h +++ b/libgfortran/caf/shmem/sync.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/teams_mgmt.c b/libgfortran/caf/shmem/teams_mgmt.c index 9bf8db2302c..c4a821d5f00 100644 --- a/libgfortran/caf/shmem/teams_mgmt.c +++ b/libgfortran/caf/shmem/teams_mgmt.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/teams_mgmt.h b/libgfortran/caf/shmem/teams_mgmt.h index f96f4aea33e..99189ed8547 100644 --- a/libgfortran/caf/shmem/teams_mgmt.h +++ b/libgfortran/caf/shmem/teams_mgmt.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/thread_support.c b/libgfortran/caf/shmem/thread_support.c index dcd8b00b788..0c5f8cc2763 100755 --- a/libgfortran/caf/shmem/thread_support.c +++ b/libgfortran/caf/shmem/thread_support.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem). diff --git a/libgfortran/caf/shmem/thread_support.h b/libgfortran/caf/shmem/thread_support.h index 351cdbbb868..56bf2fb2024 100755 --- a/libgfortran/caf/shmem/thread_support.h +++ b/libgfortran/caf/shmem/thread_support.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2025 Free Software Foundation, Inc. +/* Copyright (C) 2025-2026 Free Software Foundation, Inc. Contributed by Thomas Koenig, Nicolas Koenig, Andre Vehreschild This file is part of the GNU Fortran Shmem Coarray Library (caf_shmem).