This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b4df2dd3f47 Daily bump.
new 62af7d9402f Fix wrong code caulsed by retslot EAF flags propagation [PR103040]
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/ipa-modref.c | 135 ++++++++++++++++++++++++--------
gcc/testsuite/g++.dg/torture/pr103040.C | 37 +++++++++
2 files changed, 141 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr103040.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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards 0288e949e 0: update: binutils-gcc-linux-glibc: 1
new 1a913c40a 0: update: binutils-gcc-linux-glibc: 1
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 (0288e949e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-a [...]
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 1760 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 44164 -> 44464 bytes
04-build_abe-stage1/console.log.xz | Bin 92376 -> 91324 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8368 -> 8000 bytes
07-build_abe-glibc/console.log.xz | Bin 231148 -> 231196 bytes
08-build_abe-stage2/console.log.xz | Bin 206428 -> 205396 bytes
09-benchmark/benchmark-build.log | 72 +-
09-benchmark/benchmark.log | 70 +-
09-benchmark/console.log.xz | Bin 3132 -> 3136 bytes
10-check_regression/console.log.xz | Bin 2600 -> 2368 bytes
10-check_regression/results-0.csv | 20367 ++++++++++++++++----------------
10-check_regression/results-1.csv | 19832 ++++++++++++++++---------------
10-check_regression/results-brief.csv | 36 +-
10-check_regression/results-full.csv | 154 +-
10-check_regression/results.csv | 132 +-
10-check_regression/results.log | 20 +-
11-update_baseline/console.log | 1364 +--
11-update_baseline/results-0.csv | 20367 ++++++++++++++++----------------
11-update_baseline/results-1.csv | 19832 ++++++++++++++++---------------
11-update_baseline/results-brief.csv | 36 +-
11-update_baseline/results-full.csv | 154 +-
11-update_baseline/results.csv | 132 +-
11-update_baseline/results.log | 20 +-
jenkins/manifest.sh | 22 +-
results | 2 +-
results_id | 2 +-
28 files changed, 41201 insertions(+), 41413 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_llvm_apm/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/llvm-project.
from 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
adds ec4829efcc94 fixes bug #51926 where dangling comma caused overrun
adds eb845520ac3c compiler-rt: Fix arch detection for ppc64le
adds 26e2c97bf14c [openmp] [elf_common] Fix linking against LLVM dylib
adds 08e3a5ccd952 [IntelJITListener] Fix order in JitListener/multiple.ll
adds d218ef07a072 Re-apply the fix on DwarfEHPrepare and add a test
No new revisions were added by this update.
Summary of changes:
clang/lib/Format/WhitespaceManager.cpp | 16 ++++++++++++++--
clang/unittests/Format/FormatTest.cpp | 14 +++++++++++++-
compiler-rt/cmake/base-config-ix.cmake | 2 +-
llvm/lib/CodeGen/DwarfEHPrepare.cpp | 5 +++++
llvm/test/CodeGen/X86/dwarf-eh-prepare.ll | 2 +-
llvm/test/JitListener/multiple.ll | 10 +++++-----
.../plugins/common/elf_common/CMakeLists.txt | 3 +++
7 files changed, 42 insertions(+), 10 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_llvm_apm/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from 024a7640ab elf: Avoid deadlock between pthread_create and ctors [BZ #28357]
adds 01bffc013c Handle NULL input to malloc_usable_size [BZ #28506]
No new revisions were added by this update.
Summary of changes:
malloc/malloc-debug.c | 13 +++++++------
malloc/malloc.c | 25 +++++++++----------------
malloc/tst-malloc-usable.c | 22 +++++++++-------------
3 files changed, 25 insertions(+), 35 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.