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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 2554e2da926 Daily bump.
adds f18cbc1ee1f Darwin: Future-proof and homogeneize detection of darwin versions
adds 21423a1dfa0 Fortran: Cast arguments of <ctype.h> functions to unsigned char
adds cc032ec1ecb tree-optimization/103759: Use sizetype everywhere for object sizes
new e742722f76c PR target/32803: Add -Oz option for improved clang compatibility.
new 31048012db9 x86: PR target/103611: Splitter for DST:DI = (HI:SI<<32)|LO:SI.
The 2 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/common.opt | 4 +++
gcc/config.gcc | 4 +--
gcc/config/darwin-driver.c | 6 ++--
gcc/config/i386/i386.md | 49 ++++++++++++++++++++++++++-
gcc/config/i386/sse.md | 4 +--
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/doc/invoke.texi | 9 ++++-
gcc/lto-wrapper.c | 7 +++-
gcc/optc-save-gen.awk | 2 +-
gcc/opts.c | 10 ++++++
gcc/testsuite/gcc.dg/darwin-minversion-link.c | 3 +-
gcc/testsuite/gcc.target/i386/pr103611-2.c | 43 +++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr32803.c | 10 ++++++
gcc/testsuite/obj-c++.dg/cxx-ivars-3.mm | 2 +-
gcc/testsuite/obj-c++.dg/objc-gc-3.mm | 2 +-
gcc/testsuite/objc.dg/objc-gc-4.m | 2 +-
gcc/tree-object-size.c | 27 ++++-----------
libgfortran/io/format.c | 9 +++--
libgfortran/io/list_read.c | 19 +++++------
libgfortran/io/read.c | 9 +++--
libgfortran/io/write.c | 7 ++--
libgfortran/libgfortran.h | 15 ++++++++
libgfortran/runtime/environ.c | 5 ++-
24 files changed, 187 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr103611-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr32803.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 9833dd9767 x86: Terminate mnemonicendp in swap_operand()
adds 4f626cad04 gdb/remote: some fixes for 'maint set target-async off'
adds 8d34471f70 gdb: add assert in remote_target::wait relating to async being off
adds fa8f0a0ff0 gdb: add "exit" command as an alias for "quit"
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 4 ++
gdb/cli/cli-cmds.c | 3 +-
gdb/doc/gdb.texinfo | 15 ++--
gdb/remote.c | 194 ++++++++++++++++++++++++----------------------------
4 files changed, 104 insertions(+), 112 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 4f12a7b56 0: update: binutils-gcc: 2
new 625fec39f 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4f12a7b56)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1512 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 38300 -> 37596 bytes
05-build_abe-bootstrap/console.log.xz | Bin 264472 -> 261024 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 6 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards b7cd57466 0: update: binutils-gcc: 2
new c5de07c5e 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b7cd57466)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1512 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2776 bytes
04-build_abe-binutils/console.log.xz | Bin 39048 -> 39076 bytes
.../console.log.xz | Bin 509628 -> 505928 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/gcc.
from 16c848090f2 Add -fipa-strict-aliasing
adds 0ecb48d7530 Preserve cpu specific CRTSTUFF_T_CFLAGS on powerpc-vxworks7
No new revisions were added by this update.
Summary of changes:
libgcc/config.host | 3 ++-
libgcc/config/t-vxworks | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
from af17b30c5 3: reset: newlib-90950758eb9f65227ef4ce8597ccc922959e25f6: 1
new 45cb255b5 4: reset: gcc-0ecb48d753005405f84876ed3032c4cda789e072: 1
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:
01-reset_artifacts/console.log.xz | Bin 1612 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30268 -> 30080 bytes
04-build_abe-stage1/console.log.xz | Bin 89648 -> 87580 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 19204 -> 17520 bytes
07-build_abe-stage2/console.log.xz | Bin 157920 -> 155936 bytes
08-benchmark/benchmark-build.log | 34 +++++++++++++++----------------
08-benchmark/benchmark.log | 32 ++++++++++++++---------------
08-benchmark/console.log.xz | Bin 3036 -> 2964 bytes
09-check_regression/console.log.xz | Bin 1388 -> 1388 bytes
09-check_regression/mail-body.txt | 2 +-
09-check_regression/results.log | 16 +++++++--------
09-check_regression/trigger-bisect | 4 ++--
10-update_baseline/console.log | 38 +++++++++++++++++------------------
10-update_baseline/results.log | 16 +++++++--------
jenkins/manifest.sh | 10 ++++-----
mail/jira-body.txt | 8 ++++----
mail/mail-body.txt | 10 ++++-----
mail/mail-subject.txt | 2 +-
results | 2 +-
results_id | 2 +-
22 files changed, 86 insertions(+), 90 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.