Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
gcc patch https://patchwork.sourceware.org/patch/130466
Author: Kaz Kojima <kkojima@rr.iij4u.or.jp>
Date:   Fri Oct 18 11:09:37 2024 +0900

    [PATCH] LRA: Add cannot_substitute_const_equiv_p target hook
    
    On SH fp constant load special instructions 'fldi0' and 'fldi1' are only valid
    for single-precision fp mode and thus depend on mode-switiching.  Since LRA is
    not aware of that it would emit such constant loads in the wrong mode.  The new
... 9 lines of the commit log omitted.
... applied on top of baseline commit:
90e4ab9e478 aarch64: Change default -march for SME tests

* tcwg_gcc_build
** master-aarch64
*** Success
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/8e4ee70075cb462421cee99eafd152f2576cbde5/tcwg_gcc_build/master-aarch64/details.txt
*** https://ci.linaro.org/job/tcwg_gcc_build--master-aarch64-precommit/20564/artifact/artifacts

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