This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ffc3c769c49 PR middle-end/89934 - ICE on a call with fewer arguments to [...]
new cdde1804197 PR middle-end/89957 - ICE calling strnlen with an int128_t [...]
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 | 9 +++++++
gcc/builtins.c | 2 +-
gcc/calls.c | 3 +++
gcc/testsuite/ChangeLog | 8 +++++-
gcc/testsuite/gcc.dg/Wstringop-overflow-13.c | 40 ++++++++++++++++++++++++++++
5 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-13.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 clang.
from 51ca2d3ac1 Make SourceManager::createFileID(UnownedTag, ...) take a con [...]
new 0c37c825f4 [IR] Refactor attribute methods in Function class (NFC)
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:
lib/CodeGen/CGCall.cpp | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 4840270 0: good: gcc-3771b76a54086d6dab5a5ee28450bea7bc1c6288: -5
new 43e2de2 0: good: gcc-f19b836346a960326ea7724d0387174d591743cb: -5
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 (4840270)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 158 +-
02-prepare_abe/console.log | 172 +-
03-build_abe-bootstrap_lto/console.log | 87399 +++++++++++++++---------------
04-check_regression/console.log | 4 +-
05-update_baseline/console.log | 4 +-
console.log | 87737 ++++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 87747 insertions(+), 87737 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-master-arm-lts-defconfig
in repository toolchain/ci/gcc.
from b1d61c0e670 PR c++/81866 - ICE with member template and default targ.
adds 73c7feb34d4 Daily bump.
adds 9b316951f63 DF usage in loop-invariant.c (PR46590)
adds f3d42468b75 Fix typo in ChangeLog
adds 3b1530d132a 2019-04-04 Paolo Carlini <paolo.carlini(a)oracle.com>
adds 194bf565ec5 2019-04-04 Paolo Carlini <paolo.carlini(a)oracle.com>
adds 19474c767a6 2019-04-04 Paolo Carlini <paolo.carlini(a)oracle.com>
new c453bf8803e 2019-04-04 Harald Anlauf <anlauf(a)gmx.de>
new 1a15dd71087 PR rtl-optimization/89399 * ree.c (combine_set_extension) [...]
new ffc3c769c49 PR middle-end/89934 - ICE on a call with fewer arguments to [...]
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:
gcc/ChangeLog | 25 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 6 +++
gcc/fortran/check.c | 22 +++++++++
gcc/gimple-ssa-warn-restrict.c | 4 ++
gcc/loop-invariant.c | 19 ++++++--
gcc/ree.c | 64 +++++++++++++--------------
gcc/testsuite/ChangeLog | 34 +++++++++++++-
gcc/testsuite/g++.dg/cpp0x/friend4.C | 30 +++++++++++++
gcc/testsuite/g++.dg/cpp0x/friend5.C | 26 +++++++++++
gcc/testsuite/g++.dg/cpp0x/noexcept40.C | 17 +++++++
gcc/testsuite/g++.dg/template/friend67.C | 26 +++++++++++
gcc/testsuite/gcc.c-torture/compile/pr89399.c | 10 +++++
gcc/testsuite/gcc.dg/Wrestrict-19.c | 32 ++++++++++++++
gcc/testsuite/gcc.dg/Wrestrict-5.c | 15 ++-----
gcc/testsuite/gfortran.dg/pr85797.f90 | 16 +++----
16 files changed, 288 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/friend4.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/friend5.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept40.C
create mode 100644 gcc/testsuite/g++.dg/template/friend67.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr89399.c
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-19.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_kernel/gnu-master-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 403b0b61f6 gas: use literals/const16 for xtensa loop relaxation
adds e691a46f7d Automatic date update in version.in
adds e9f8e3f109 [GDB, Hurd] Fix build; 'target_waitstatus_to_string' call
adds aae9718e4d Add extended mnemonics for bctar. Fix setting of 'at' branch hints.
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 25 ++++
gas/testsuite/gas/ppc/a2.d | 29 ++--
gas/testsuite/gas/ppc/a2.s | 12 +-
gas/testsuite/gas/ppc/power8.d | 126 ++++++++++++++++-
gas/testsuite/gas/ppc/power8.s | 118 ++++++++++++++++
gdb/ChangeLog | 5 +
gdb/gnu-nat.c | 2 +-
opcodes/ChangeLog | 36 +++++
opcodes/ppc-opc.c | 311 ++++++++++++++++++++++++++++++++++-------
10 files changed, 591 insertions(+), 75 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-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 728d93a 0: good: binutils-gcc-linux: boot
new 9e89112 0: good: binutils-gcc-linux: boot
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 (728d93a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 170 +-
02-prepare_abe/console.log | 300 +-
03-build_abe-binutils/console.log | 10223 ++++---
04-build_abe-stage1/console.log | 19194 ++++++------
05-build_linux/console.log | 29159 +++++++++---------
06-boot_linux/console.log | 390 +-
console.log | 59471 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 59492 insertions(+), 59429 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 compiler-rt.
from 53c76a18e [TSan][libdispatch] Make test work on Linux
new 80e98c229 [libFuzzer] Fix output format in data flow merge script after [...]
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:
lib/fuzzer/scripts/merge_data_flow.py | 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 gcc-8-branch
in repository gcc.
from f19b836346a Daily bump.
new 5a28363f821 Backport from 9.0.
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 | 6 ++++++
gcc/gimple-ssa-warn-restrict.c | 4 ++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/Wrestrict-19.c | 33 +++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Wrestrict-5.c | 17 ++++++-----------
5 files changed, 55 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-19.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.