This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig in repository toolchain/ci/gcc.
from 743d19dd38a 2019-03-10 Thomas Koenig tkoenig@gcc.gnu.org adds b3934a559ff Daily bump. adds 028ba83b7ba Backport r268789 adds 7b136bb98ac Backport r268981 adds 4fa11b10fc0 Backport r269492 adds 2ec7b1e9e99 Backport r269558 new 3e00163d288 PR rtl-optimization/89588 * loop-unroll.c (decide_unroll_ [...]
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 | 24 +++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 6 +++++ gcc/input.c | 30 ++++++++++++++++++++++ gcc/loop-unroll.c | 2 +- gcc/testsuite/ChangeLog | 22 ++++++++++++++++ gcc/testsuite/c-c++-common/unroll-6.c | 9 +++++++ gcc/testsuite/gcc.target/i386/indirect-thunk-7.c | 2 +- .../gcc.target/i386/indirect-thunk-extern-7.c | 2 +- .../gcc.target/i386/indirect-thunk-inline-7.c | 2 +- libcpp/ChangeLog | 19 ++++++++++++++ libcpp/line-map.c | 5 ++++ 12 files changed, 120 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/unroll-6.c