Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
gcc patch https://patchwork.sourceware.org/patch/130749
Author: Arseniy Orlov <arseny.orlow@yandex.ru>
Date:   Fri Feb 27 04:58:42 2026 +0000

    [PATCH] PR c++/123228 Member of protected base is inaccessible despite a friend declaration
    
    Friend accessibility check is wrong when at least 2-step inheritance is
    present. Friendship check is done with the currently observed base instead of
    the class for which the check is actually requested. This patch fixes that
... 14 lines of the commit log omitted.
... applied on top of baseline commit:
d03af25c897 Fortran: Fix dprintf on some older systems

* tcwg_gcc_check
** master-aarch64
*** 85 regressions
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ddb231d96bc6f45b9d698ad1b4f72682b12b7115/tcwg_gcc_check/master-aarch64/details.txt
*** https://ci.linaro.org/job/tcwg_gcc_check--master-aarch64-precommit/11969/artifact/artifacts

Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ddb231d96bc6f45b9d698ad1b4f72682b12b7115/jira/yaml
