This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5b2a3bff81 RISC-V: decouple stack allocation for rv32e w/o save-restore
new ef6c3095aab Adjust mips test for recent ifcvt costing changes
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/testsuite/gcc.target/mips/mips-ps-type-2.c | 4 ++--
gcc/testsuite/gcc.target/mips/movcc-3.c | 4 ++--
2 files changed, 4 insertions(+), 4 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_gnu_native_fast_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
from 46e61ad7e9 94: onsuccess: #141: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
new 4859ffd2f0 95: onsuccess: #142: 1: [TCWG CI] https://ci.linaro.org/job/ [...]
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:
00-sumfiles/g++.log.xz | Bin 1408 -> 1408 bytes
00-sumfiles/gcc.log.xz | Bin 376876 -> 376280 bytes
00-sumfiles/gfortran.log.xz | Bin 56684 -> 56548 bytes
00-sumfiles/libatomic.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libgomp.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libitm.log.xz | Bin 436 -> 436 bytes
00-sumfiles/libstdc++.log.xz | Bin 428 -> 428 bytes
01-reset_artifacts/console.log.xz | Bin 2232 -> 2196 bytes
02-prepare_abe/console.log.xz | Bin 2456 -> 2444 bytes
03-build_abe-binutils/console.log.xz | Bin 49156 -> 49260 bytes
04-build_abe-gcc/console.log.xz | Bin 238356 -> 238608 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9052 -> 9032 bytes
07-build_abe-glibc/console.log.xz | Bin 233492 -> 232780 bytes
08-build_abe-gdb/console.log.xz | Bin 47724 -> 47760 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3852 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3404 -> 3380 bytes
10-build_abe-check_gcc/flaky.xfail | 2 +-
11-check_regression/console.log.xz | Bin 1336 -> 1336 bytes
11-check_regression/results.compare | 18 +++++++++---------
11-check_regression/results.compare2 | 6 +++---
git/glibc_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 18 +++++++++---------
manifest.sh | 16 ++++++++--------
sumfiles/g++.sum | 2 +-
sumfiles/gcc.sum | 2 +-
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
31 files changed, 38 insertions(+), 38 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.
unknown user pushed a change to branch master
in repository gcc.
from 50205195744 Daily bump.
new a5b2a3bff81 RISC-V: decouple stack allocation for rv32e w/o save-restore
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/config/riscv/riscv.cc | 58 +++++++++++++++++-----------
gcc/testsuite/gcc.target/riscv/rv32e_stack.c | 14 +++++++
2 files changed, 50 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rv32e_stack.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.
unknown user pushed a change to branch master
in repository glibc.
from 89f1e04174 hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
new f56ad6174c hurd: Fix FS_RETRY_MAGICAL "machtype" handling
new 0ab341b247 cdefs.h: Define __COLD
new 6639cc1002 hurd: Mark error functions as __COLD
The 3 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:
hurd/hurd.h | 2 +-
hurd/hurd/fd.h | 8 ++++----
hurd/lookup-retry.c | 11 ++++-------
misc/sys/cdefs.h | 7 +++++++
4 files changed, 16 insertions(+), 12 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.
unknown user pushed a change to branch master
in repository glibc.
from a443bd3fb2 __check_pf: Add a cancellation cleanup handler [BZ #20975]
new c287ecd991 hurd: Simplify _hurd_critical_section_lock a bit
new 3fd996d32c hurd: Move libc_hidden_def's around
new a9fb57105e hurd: Mark various conditions as unlikely
new 41aac87234 hurd: Make _exit work during early boot-up
new 0e12519fe0 hurd: Don't leak the auth port in msg* RPCs
new 89f1e04174 hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
The 6 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:
hurd/hurd/fd.h | 10 +++----
hurd/hurd/signal.h | 23 ++++++---------
hurd/hurdmsg.c | 73 +++++++++++++++++++++++++++++++++++++++++------
hurd/hurdsig.c | 9 +++---
sysdeps/mach/hurd/_exit.c | 5 ++--
5 files changed, 85 insertions(+), 35 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_aosp-code_size-aosp/oriole-master
in repository toolchain/ci/base-artifacts.
from ed69a28245 13: onsuccess: #90: 2: [TCWG CI] https://ci.linaro.org/job/t [...]
new 1c55cfc5d4 14: onsuccess: #101: 2: [TCWG CI] https://ci.linaro.org/job/ [...]
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 1932 -> 1900 bytes
02-build_aosp_toolchain/console.log.xz | Bin 216084 -> 217088 bytes
03-build_shadow_llvm/console.log.xz | Bin 131092 -> 131292 bytes
04-build_aosp/console.log.xz | Bin 1250468 -> 1254416 bytes
06-check_regression/console.log.xz | Bin 42496 -> 42404 bytes
git/toolchain_superproject_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 12 +-
results-vs-first/results.csv | 2 +-
results-vs-prev/results.csv | 1746 ++++++++++++++++----------------
size.csv | 1712 +++++++++++++++----------------
11 files changed, 1738 insertions(+), 1738 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.