This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef2ace642a1 Daily bump.
new b9119edc09e c++: 'new T[N]' and SFINAE [PR82110]
new 1798cac7a8b runtime: remove direct assignments to memory locations
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/cp/init.c | 43 ++++++++++++++++--------
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/g++.dg/cpp0x/pr78765.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/concepts-requires27.C | 10 ++++++
gcc/testsuite/g++.dg/template/sfinae14.C | 2 +-
libgo/runtime/proc.c | 4 +--
libgo/runtime/runtime_c.c | 2 +-
7 files changed, 45 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-requires27.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
in repository toolchain/ci/interesting-commits.
from ae35ae1 Add last-good f66d9abca7ecc4ee4c7afcc1d1496411bfc70911 from h [...]
new b8f937c Add regression 2da5f22fff639e891b9f516724683d9d7ad1511c from [...]
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:
glibc | 1 +
1 file changed, 1 insertion(+)
--
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/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/gcc.
from 506f337ad2d libffi/x86: Always check __x86_64__ for x86 hosts
new ef2ace642a1 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:
ChangeLog | 6 ++
config/ChangeLog | 5 +
gcc/ChangeLog | 64 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 251 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 42 ++++++++
gcc/testsuite/ChangeLog | 58 +++++++++++
libffi/ChangeLog | 5 +
libstdc++-v3/ChangeLog | 5 +
9 files changed, 437 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards fcc6bd95 0: update: gcc-506f337ad2d75c0feceaaf28fd4997c157979956: -10
new 432913ed 0: update: gcc-ef2ace642a1ba795235c542b728cb83c73dfce74: -10
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 (fcc6bd95)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 120 +-
02-prepare_abe/console.log | 251 +-
03-build_abe-bootstrap_lto/console.log | 82202 +++++++++++++++---------------
06-check_regression/console.log | 2 +-
07-update_baseline/console.log | 2 +-
console.log | 82575 +++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 82567 insertions(+), 82593 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/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/gcc.
from ddd25bd1a7c c++: concepts TS and explicit specialization [PR101098]
new 506f337ad2d libffi/x86: Always check __x86_64__ for x86 hosts
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:
libffi/configure.host | 21 +++++++--------------
1 file changed, 7 insertions(+), 14 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/gnu-master-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards b248915a 0: update: gcc-ddd25bd1a7c8f456bc914e34b77d43f39a1062d4: -10
new fcc6bd95 0: update: gcc-506f337ad2d75c0feceaaf28fd4997c157979956: -10
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 (b248915a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 171 +-
02-prepare_abe/console.log | 250 +-
03-build_abe-bootstrap_lto/console.log | 82428 +++++++++++++++---------------
06-check_regression/console.log | 2 +-
07-update_baseline/console.log | 2 +-
console.log | 82889 +++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 82847 insertions(+), 82903 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 tested
in repository toolchain/jenkins-scripts.
from 83e519ea tcwg_gnu-build.sh: Fix format of trigger-bisect file
adds e96366dc round-robin.sh: Fix cross-testing of GCC
adds 8c7e4def tcwg_gnu-build.sh: Fix broken pipe from "head"
No new revisions were added by this update.
Summary of changes:
round-robin.sh | 14 ++++++++------
tcwg_gnu-build.sh | 3 ++-
2 files changed, 10 insertions(+), 7 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 tested
in repository toolchain/abe.
from 2d0b080a lib/make.sh (make_check): Make "make_flags" less local
adds 466cc661 lib/make.sh (make_check): Fix handling of RUNTESTFLAGS
adds 1fc30261 lib/make.sh (copy_gcc_libs_to_sysroot): Don't ignore failure [...]
adds 45b328b1 lib/make.sh (find_dynamic_linker): Update to match changes in [...]
adds 8a0122d2 lib/make.sh: Update sysroot path in make_check()
No new revisions were added by this update.
Summary of changes:
lib/make.sh | 47 +++++++++++++++++++++++++++++++++++------------
1 file changed, 35 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 releases/gcc-9
in repository gcc.
from ae22fca6fee Daily bump.
new 7d19e96dbe0 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.