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-master-arm-next-allmodconfig in repository toolchain/ci/gcc.
from a0e55bdac3d Daily bump. adds 315b1eb51ac Daily bump. new 82e489d72dd Add a couple int128_t bit-field testcases.
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/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.c-torture/compile/bitfield-1.c | 13 +++++++++++++ gcc/testsuite/gcc.c-torture/compile/bitfield-endian-1.c | 15 +++++++++++++++ gcc/testsuite/gcc.c-torture/compile/bitfield-endian-2.c | 15 +++++++++++++++ 5 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/bitfield-1.c create mode 100644 gcc/testsuite/gcc.c-torture/compile/bitfield-endian-1.c create mode 100644 gcc/testsuite/gcc.c-torture/compile/bitfield-endian-2.c