This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c1d56e6a737 d: Merge upstream dmd 46133f761, druntime 0fd4364c
new 0b34dbc0a24 testsuite: Fix up pr25376.c on powerpc64-linux and array-qu [...]
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/testsuite/gcc.dg/array-quals-1.c | 30 +++++++++++++++---------------
gcc/testsuite/lib/scanasm.exp | 12 +++++++++++-
2 files changed, 26 insertions(+), 16 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 users/nalcock/included-gettext
in repository binutils-gdb.
discards 0ed7c02a60e libctf: add missing header in BFD ELF check
discards 71055ef10fa libctf: require a Tcl capable of try/catch to run tests
discards 85be3254cc4 gdbserver: explicitly include gettext, etc in inprocess agent
discards 8f3bb68d82d bfd, opcodes, libctf: support --with-included-gettext
discards dedd8e2006e intl: reintroduce LTLIBINTL
new c1cf873e381 intl: turn LIBINTL into -L / -l form
new 841f06a968a bfd, opcodes, libctf: support --with-included-gettext
new e6b980fe8c1 gdbserver: explicitly include gettext, etc in inprocess agent
new ce00f78576d libctf: require a Tcl capable of try/catch to run tests
new 3b0aa7f1b20 libctf: add missing header in BFD ELF check
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 (0ed7c02a60e)
\
N -- N -- N refs/heads/users/nalcock/included-gettext (3b0aa7f1b20)
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 5 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 | 2 +-
bfd/configure | 2 +-
bfd/configure.ac | 2 +-
gdbserver/ChangeLog | 5 +----
gdbserver/Makefile.in | 3 +--
gdbserver/configure | 2 --
gdbserver/configure.ac | 1 -
intl/ChangeLog | 4 +---
intl/config.intl.in | 1 -
intl/configure | 4 +---
intl/configure.ac | 4 +---
libctf/ChangeLog | 2 +-
libctf/configure | 2 +-
libctf/configure.ac | 2 +-
opcodes/ChangeLog | 2 +-
opcodes/configure | 2 +-
opcodes/configure.ac | 2 +-
17 files changed, 14 insertions(+), 28 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 ce5720447c6 PR c/97882 - Segmentation Fault on improper redeclaration o [...]
new c1d56e6a737 d: Merge upstream dmd 46133f761, druntime 0fd4364c
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/d/d-builtins.cc | 4 +-
gcc/d/d-frontend.cc | 2 +-
gcc/d/dmd/MERGE | 2 +-
gcc/d/dmd/declaration.h | 40 +-
gcc/d/dmd/dinterpret.c | 2 +-
gcc/d/dmd/idgen.c | 38 +
gcc/d/dmd/root/ctfloat.h | 18 +
gcc/d/intrinsics.cc | 7 +-
gcc/d/intrinsics.def | 53 +-
gcc/testsuite/gdc.dg/intrinsics.d | 3 +
libphobos/libdruntime/MERGE | 2 +-
libphobos/libdruntime/Makefile.am | 31 +-
libphobos/libdruntime/Makefile.in | 48 +-
libphobos/libdruntime/core/bitop.d | 145 ++-
libphobos/libdruntime/core/checkedint.d | 48 +-
libphobos/libdruntime/core/cpuid.d | 69 +-
libphobos/libdruntime/core/internal/traits.d | 152 ++-
libphobos/libdruntime/core/simd.d | 1096 +++++++++++---------
libphobos/libdruntime/core/stdc/stdio.d | 2 +-
libphobos/libdruntime/core/sys/posix/locale.d | 28 +
libphobos/libdruntime/core/thread/osthread.d | 8 -
libphobos/libdruntime/core/vararg.d | 122 +++
libphobos/libdruntime/core/volatile.d | 67 ++
libphobos/libdruntime/rt/lifetime.d | 109 +-
.../libphobos.allocations/tls_gc_integration.d | 2 +-
25 files changed, 1329 insertions(+), 769 deletions(-)
create mode 100644 libphobos/libdruntime/core/volatile.d
--
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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 53859253 0: update: binutils-gcc-linux-qemu: boot
new 4b81b835 0: update: binutils-gcc-linux-qemu: 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 (53859253)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 235 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 12204 ++++----
04-build_abe-stage1/console.log | 15595 +++++------
05-build_linux/console.log | 9297 +++----
06-build_abe-qemu/console.log | 6808 ++---
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 2 +-
console.log | 44815 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 44216 insertions(+), 45246 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 4e7c24d97dd c++: Empty args for variadic concept [PR98717]
new ce5720447c6 PR c/97882 - Segmentation Fault on improper redeclaration o [...]
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/c-decl.c | 38 ++++---
gcc/c/c-typeck.c | 8 +-
gcc/testsuite/gcc.dg/decl-8.c | 4 +-
gcc/testsuite/gcc.dg/label-decl-4.c | 4 +-
gcc/testsuite/gcc.dg/mismatch-decl-1.c | 10 +-
gcc/testsuite/gcc.dg/old-style-then-proto-1.c | 18 ++--
gcc/testsuite/gcc.dg/parm-mismatch-1.c | 8 +-
gcc/testsuite/gcc.dg/pr35445.c | 2 +-
gcc/testsuite/gcc.dg/pr97882.c | 144 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/qual-return-7.c | 18 ++++
gcc/testsuite/gcc.dg/qual-return-8.c | 28 +++++
gcc/testsuite/gcc.dg/redecl-11.c | 2 +-
gcc/testsuite/gcc.dg/redecl-12.c | 2 +-
gcc/testsuite/gcc.dg/redecl-13.c | 2 +-
gcc/testsuite/gcc.dg/redecl-15.c | 2 +-
gcc/testsuite/gcc.dg/tls/thr-init-1.c | 2 +-
gcc/testsuite/objc.dg/id-1.m | 2 +-
gcc/testsuite/objc.dg/tls/diag-3.m | 4 +-
18 files changed, 251 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr97882.c
create mode 100644 gcc/testsuite/gcc.dg/qual-return-7.c
create mode 100644 gcc/testsuite/gcc.dg/qual-return-8.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.