This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from e580f81d22d c++: unsigned int32_t enum promotion [PR102804] adds a335a94a1bf i386: Correct target attribute for crc32 intrinsics adds a54137c8806 libstdc++: Optimize integer std::from_chars
No new revisions were added by this update.
Summary of changes: gcc/config/i386/smmintrin.h | 25 +-- gcc/testsuite/gcc.target/i386/crc32-6.c | 2 +- gcc/testsuite/gcc.target/i386/crc32-7.c | 34 ++++ libstdc++-v3/include/std/charconv | 247 +++++++++++--------------- libstdc++-v3/src/c++17/floating_from_chars.cc | 18 +- 5 files changed, 144 insertions(+), 182 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/crc32-7.c