This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6efa541ebec gcc/testsuite/ChangeLog:
new d47f46931d0 DR 685 - Integral promotion of enum ignores fixed underlyi [...]
new 96a92a7e432 2019-10-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/simplify.c | 10 +++++++++-
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/g++.dg/cpp0x/scoped_enum9.C | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr91801.f90 | 7 +++++++
5 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/scoped_enum9.C
create mode 100644 gcc/testsuite/gfortran.dg/pr91801.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.
unknown user pushed a change to branch master
in repository llvm.
from 1f32e45f413 [NFC][CVP] Add tests where we can replace sext with zext
new 9d2cafcc8c0 [UpdateCCTestChecks] Detect function mangled name on separate line
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:
utils/update_cc_test_checks.py | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 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 libcxx.
from 2a88a04e0 [libc++] TAKE 2: Make system libraries PRIVATE dependencies o [...]
new d26502183 [libc++] Make sure we link all system libraries into the benchmarks
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:
CMakeLists.txt | 61 ++++++++++++++++++++++++++++++++++++++++++++
benchmarks/CMakeLists.txt | 10 +-------
src/CMakeLists.txt | 65 ++---------------------------------------------
3 files changed, 64 insertions(+), 72 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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c0ea7c52e1 Add support for new functionality in the msp430 backend of GCC.
adds 606813d5cd Move top-level Makefile.def/Makefile.in to the top-level ChangeLog
adds 51f1fdc3d2 Use gdb_static_assert in charset.c
adds bad5c02618 Move declaration of vtbl_ptr_name to the header.
adds f21410c03a Automatic date update in version.in
adds 46e292ab0a S/390: Add support for z15 as CPU name.
adds 6446511295 PowerPC local got test
adds 063c511bd7 PR25078, stack overflow in function find_abstract_instance
adds b7d9d3ee59 PR25079, "ar s" stopped working
new 34916edc47 Move declaration of lang_frame_mismatch_warn to header.
new 79bb1944d6 Move declaration of overload_debug to header
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:
bfd/ChangeLog | 7 +++++
bfd/dwarf2.c | 35 ++++++++++++-----------
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++
binutils/ar.c | 3 +-
gas/config/tc-s390.c | 2 +-
gas/doc/as.texi | 3 +-
gas/doc/c-s390.texi | 4 +--
gdb/ChangeLog | 55 +++++++++++++++++++++++++++++--------
gdb/c-lang.h | 6 ++++
gdb/charset.c | 12 ++------
gdb/cp-valprint.c | 2 +-
gdb/gdbtypes.c | 3 +-
gdb/gdbtypes.h | 5 ++++
gdb/language.c | 9 +++---
gdb/language.h | 5 ++++
gdb/stabsread.c | 6 +---
gdb/top.c | 4 +--
gdb/valops.c | 2 +-
ld/ChangeLog | 6 ++++
ld/testsuite/ld-powerpc/localgot.d | 8 ++++++
ld/testsuite/ld-powerpc/localgot.s | 5 ++++
ld/testsuite/ld-powerpc/powerpc.exp | 1 +
opcodes/s390-mkopc.c | 3 +-
24 files changed, 131 insertions(+), 63 deletions(-)
create mode 100644 ld/testsuite/ld-powerpc/localgot.d
create mode 100644 ld/testsuite/ld-powerpc/localgot.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0b57a9fe 0: update: binutils-gcc-linux: all
new 0f8123b8 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 (0b57a9fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 134 +-
02-prepare_abe/console.log | 342 +-
03-build_abe-binutils/console.log | 11668 ++++++-----
04-build_abe-stage1/console.log | 20217 ++++++++++---------
05-build_linux/console.log | 5318 ++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
console.log | 37689 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
9 files changed, 37648 insertions(+), 37746 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.