This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from fc4a93eb412 Rework VXWORKS_LINK_SPEC for shared objects support adds 149739c3947 x86: Avoid generating orb $0, %ah adds a7acb6dca94 [PR99531] Modify pseudo class cost calculation when process [...] new 7f1239cb43f Daily bump.
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/ChangeLog | 144 +++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.md | 9 ++ gcc/fortran/ChangeLog | 7 ++ gcc/ira-costs.c | 22 +---- gcc/testsuite/ChangeLog | 37 ++++++++ gcc/testsuite/gcc.target/i386/pr103611-1.c | 30 ++++++ gcc/testsuite/gcc.target/i386/pr99531.c | 7 ++ libgcc/ChangeLog | 33 +++++++ libgomp/ChangeLog | 5 + libstdc++-v3/ChangeLog | 22 +++++ 11 files changed, 296 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr103611-1.c create mode 100644 gcc/testsuite/gcc.target/i386/pr99531.c