Commit: See in git+ssh://linaroci@gcc.gnu.org/git/gcc.git
commit gcc-17-2704-gf678da4a9930
Author: Patrick Palka <ppalka@redhat.com>
Date:   Sat Jul 25 16:12:13 2026 -0400

    libstdc++: Optimize flat_map range insertion for pair-like elements
    
    When inserting a range of pair-like elements we can avoid constructing a
    value_type (i.e. pair) temporary and instead obtain the corresponding key
    and value directly from *__first.
... 14 lines of the commit log omitted.

* tcwg_gcc_check
** master-arm
*** 2 regressions
*** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/gcc/sha1/f678da4a9930c8c0e3b4367cd2493ed26321fe54/tcwg_gcc_check/master-arm/details.txt
*** http://54.172.246.49:9090/jobs/tcwg_gcc_check--master-arm-build/builds/10457/archive/artifacts/

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