Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git gcc patch https://patchwork.sourceware.org/patch/138682 Author: Karl Meakin Date: Tue Jul 7 17:23:32 2026 +0000 [PATCH v3 1/1] aarch64: fix pr126064 Comparing `arg_type` and `TREE_TYPE (b)` by pointer address causes an assertion failure when one type is a `typedef` for the other (eg `uint32x2_t` and `__Uint32x2_t`. Fix by using a more relaxed comparison. ... 10 lines of the commit log omitted. ... applied on top of baseline commit: 649b2a6d9f9 [PR rtl-optimization/126136] Fix dest = cond ? x : -1 when STORE_FLAG_VALUE is -1 * tcwg_gcc_build ** master-aarch64 *** Success *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ecfa00099ec5a9fab688e6f8262e863dc53fd43d/tcwg_gcc_build/master-aarch64/details.txt *** http://54.172.246.49:9090/jobs/tcwg_gcc_build--master-aarch64-precommit/builds/12009/archive/artifacts/ Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/ecfa00099ec5a9fab688e6f8262e863dc53fd43d/jira/yaml