This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8
in repository gcc.
from 6f53dfa9ace Daily bump.
new 6a5765a9b92 Daily bump.
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 releases/gcc-10
in repository gcc.
from aec057c07ac rs6000: Fix default alignment ABI break caused by MMA base support
new 5a0f596a4b0 Daily bump.
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 | 10 ++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 19 +++++++++++++++
gcc/cp/ChangeLog | 39 ++++++++++++++++++++++++++++++
gcc/fortran/ChangeLog | 25 +++++++++++++++++++
gcc/testsuite/ChangeLog | 64 +++++++++++++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 41 +++++++++++++++++++++++++++++++
7 files changed, 199 insertions(+), 1 deletion(-)
--
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 de6f64f9556 c++: Don't form a templated TARGET_EXPR in finish_compound_literal
new a5a115258af Daily bump.
new ee24da1b983 Change range_handler, was Re: Fix gimple_expr_code?
new 4109adf2565 MAINTAINERS: add myself for write after approval
new 2efb9eaaedf Group tree-vrp.c by functionality.
new 7cc52bc85e9 Refactor VRP threading code into vrp_jump_threader class.
new 022b99bcba5 Move vrp_prop before vrp_folder.
new 40c4eb67f56 Move vr_values out of vrp_prop into execute_vrp so it can b [...]
new 82990836679 Inline delegators in vrp_folder.
new 4852c3266ec remove almost all users of gimple_expr_code
The 9 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:
MAINTAINERS | 1 +
gcc/ChangeLog | 153 ++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 35 +
gcc/c-family/ChangeLog | 14 +
gcc/cfgexpand.c | 7 +-
gcc/cp/ChangeLog | 12 +
gcc/fortran/ChangeLog | 21 +
gcc/gimple-range.h | 8 +-
gcc/gimplify-me.c | 12 +-
gcc/ipa-icf-gimple.c | 10 +-
gcc/jit/ChangeLog | 132 +++
gcc/predict.c | 2 +-
gcc/range-op.cc | 6 +-
gcc/testsuite/ChangeLog | 74 ++
gcc/tree-ssa-tail-merge.c | 4 +-
gcc/tree-vrp.c | 2095 ++++++++++++++++++++++-----------------------
libcpp/ChangeLog | 17 +
libgomp/ChangeLog | 18 +
libstdc++-v3/ChangeLog | 29 +
20 files changed, 1569 insertions(+), 1083 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-benchmark pushed a change to branch linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-master-arm-eabi-coremark-Os_LTO
in repository toolchain/ci/base-artifacts.
discards a0f5c74d 0: update: binutils-gcc: -8
new 1e049b43 0: update: binutils-gcc: -8
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 (a0f5c74d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_stm32/gnu_eabi-maste [...]
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 | 162 +-
02-prepare_abe/console.log | 186 +-
03-build_abe-binutils/console.log | 11593 ++++++-------
04-build_abe-stage1/console.log | 20323 ++++++++++++-----------
05-build_abe-newlib/console.log | 6 +-
09-check_regression/console.log | 2 +-
10-update_baseline/console.log | 2 +-
console.log | 32274 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
9 files changed, 32266 insertions(+), 32294 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_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/gcc.
from 5615ab38bdc Daily bump.
adds 547d07637bf Fortran: Fix function decl's location [PR95847]
adds 0db10534f2e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/trans-decl.c | 19 ++++++++++---------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/coverage.f90 | 17 +++++++++++++++++
5 files changed, 47 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coverage.f90
--
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_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e5fb4b4e 0: update: binutils-gcc-linux: all
new dfc010b9 0: update: binutils-gcc-linux: all
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 (e5fb4b4e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 129 +-
02-prepare_abe/console.log | 28 +-
03-build_abe-binutils/console.log | 11234 ++++++------
04-build_abe-stage1/console.log | 17218 +++++++++---------
05-build_linux/console.log | 426 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29053 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29042 insertions(+), 29068 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 binutils-gdb.
from a4ae48ccf84 Automatic date update in version.in
new 48f4d8ce966 gas, arm: PR26858 Fix availability of single precision vmul [...]
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:
gas/config/tc-arm.c | 4 ++--
gas/testsuite/gas/arm/{immed2.d => pr26858.d} | 6 +++---
gas/testsuite/gas/arm/pr26858.s | 6 ++++++
3 files changed, 11 insertions(+), 5 deletions(-)
copy gas/testsuite/gas/arm/{immed2.d => pr26858.d} (51%)
create mode 100644 gas/testsuite/gas/arm/pr26858.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.