Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/131946 Author: Nina Ranns Date: Thu Mar 19 09:06:53 2026 +0000 [PATCH] c++/contracts: Reject contract specifiers on defaulted and deleted functions [PR124486] We currently do not diagnose contracts on deleted and default functions. However, these are explicitly disallowed by [dcl.contract.func/p6]. This patch adds detection of contract specifiers on deleted and defaulted functions. ... 6 lines of the commit log omitted. ... applied on top of baseline commit: a0d6c3f23cc testsuite: Clean up the weak declaration scanning * tcwg_gcc_build ** master-arm *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/28927793f4a7a2edfa3af197de39b00aa573572d/tcwg_gcc_build/master-arm/details.txt *** https://ci.linaro.org/job/tcwg_gcc_build--master-arm-precommit/21350/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/28927793f4a7a2edfa3af197de39b00aa573572d/jira/yaml