This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef1b2a9867d 2019-01-15 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 12bbaa89a85 compiler, runtime: panic on uncomparable map key, even [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 62 ++++++++++++++++++++++++---------------
gcc/go/gofrontend/types.h | 22 ++++++++++++++
libgo/go/reflect/type.go | 58 ++++++++++++++++++++++++++----------
libgo/go/runtime/map.go | 73 ++++++++++++++++++++++++++--------------------
libgo/go/runtime/type.go | 37 ++++++++++++++++-------
6 files changed, 170 insertions(+), 84 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 gcc-8-branch
in repository gcc.
from ec000f80849 2019-01-15 Dominique d'Humieres <dominiq(a)gcc.gnu.org>
new c4e00d250c4 Fix diagnostics for never-defined inline and nested functio [...]
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/c/ChangeLog | 12 ++++++++++
gcc/c/c-decl.c | 5 ++--
gcc/testsuite/ChangeLog | 9 ++++++++
gcc/testsuite/gcc.dg/inline-40.c | 49 ++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/inline-41.c | 49 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 122 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/inline-40.c
create mode 100644 gcc/testsuite/gcc.dg/inline-41.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 12233a4da0 [MSVC Compat] Fix typo correction for inclusion directives.
new 7148d5544f Implement CXXCtorInitializer dump in terms of Visitor
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:
include/clang/AST/TextNodeDumper.h | 2 ++
lib/AST/ASTDumper.cpp | 12 +-----------
lib/AST/TextNodeDumper.cpp | 14 ++++++++++++++
3 files changed, 17 insertions(+), 11 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 8f56373387d 2019-01-15 Paul Thomas <pault(a)gcc.gnu.org>
new ef1b2a9867d 2019-01-15 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/resolve.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr81849.f90 | 16 ++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr81849.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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2f2afa589 gcc-2508b2a376d1a3856a2bdfbbbde475ca36dc9416: all
new f04b6b589 linux-fe76fc6aaf538df27708ffa3e5d549a6c8e16142: 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 (2f2afa589)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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:
1-reset_artifacts/console.log | 192 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3684 ++++++++--------
4-build_abe-stage1/console.log | 5011 ++++++++++-----------
5-count_linux_objs/console.log | 210 +-
console.log | 9071 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 9308 insertions(+), 8882 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 llvm.
from 173e19582ac [Nios2] Remove Nios2 backend
new 73cc65ab14c [MSP430] Recognize '{' as a line separator
new a15cc59ad79 [X86] Add versions of the avx512 gather intrinsics that tak [...]
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:
include/llvm/IR/IntrinsicsX86.td | 154 ++++++++--
lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp | 1 +
lib/Target/X86/X86ISelLowering.cpp | 10 +-
lib/Target/X86/X86IntrinsicsInfo.h | 25 ++
... => avx512-gather-scatter-intrin-deprecated.ll} | 0
test/CodeGen/X86/avx512-gather-scatter-intrin.ll | 327 ++++++++++++---------
test/MC/MSP430/msp430-separator.s | 15 +
7 files changed, 359 insertions(+), 173 deletions(-)
copy test/CodeGen/X86/{avx512-gather-scatter-intrin.ll => avx512-gather-scatter-in [...]
create mode 100644 test/MC/MSP430/msp430-separator.s
--
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 c47632910e [Nios2] Remove Nios2 backend
new 12233a4da0 [MSVC Compat] Fix typo correction for inclusion directives.
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/Lex/PPDirectives.cpp | 10 +++++++++-
test/Preprocessor/include-likely-typo.c | 1 +
2 files changed, 10 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_kernel/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ffc7698df llvm-0712ef16de8d32c14adac30d932338800c4328dc: all
new a2fee924c llvm-7c8e93a1ca4f975be396dc50f11a3eb9c05fbc22: 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 (ffc7698df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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:
1-reset_artifacts/console.log | 221 +-
2-build_llvm/console.log | 10258 ++++++++++++++++++-------------------
3-count_linux_objs/console.log | 68 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10553 ++++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 4 +-
10 files changed, 10686 insertions(+), 10436 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.