This is an automated email from the git hooks/post-receive script.
tcwg-benchmark pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-release-arm-eabi-coremark-O3-vs-O3_LTO in repository toolchain/ci/gcc.
from 1be9347b815 Daily bump. adds 9894ea94114 c++: Fix template parm ICE [PR 98297] adds b8301e0973f Daily bump. adds 34f70625ce5 Daily bump. adds 80ffeaec54d Daily bump. adds ac03093140b Daily bump. adds a6a15fc45e2 Daily bump. adds 25b33ea27b1 Daily bump. adds 66d3e6b8911 Daily bump. new c40b640ebce i386: Fix __builtin_floor with FE_DOWNWARD rounding directi [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 25 ++++++++++++++++++++----- gcc/cp/ChangeLog | 5 +++++ gcc/cp/parser.c | 4 +++- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/g++.dg/template/pr98297.C | 6 ++++++ gcc/testsuite/gcc.target/i386/pr96793.c | 28 ++++++++++++++++++++++++++++ 7 files changed, 67 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/pr98297.C create mode 100644 gcc/testsuite/gcc.target/i386/pr96793.c