Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
gcc patch https://patchwork.sourceware.org/patch/131887
Author: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
Date:   Tue Mar 17 17:20:38 2026 -0700

    [PATCH] testsuite/c++: Fix lifetime issue in func-params-07.C [PR124548]
    
    So compiling this testcase with -fsantize=address we get an use
    after the lifetime is gone. In this case it is the rvalue reference
    argument to my_coro. With more inlining into main, this testcase
... 17 lines of the commit log omitted.
... applied on top of baseline commit:
bb0515578b0 libgomp/gcn: cache kernel argument allocations

* tcwg_gcc_check
** master-arm
***  1 fix
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/cfc715f585a9f025b63b86442ddd1f45a228750c/tcwg_gcc_check/master-arm/details.txt
*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-precommit/12660/artifact/artifacts

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