This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic/pipe
in repository newlib.
from 0063ffeb7 Cygwin: pipe: Fix deadlock if pipe is created by non-cygwin app.
new c48361ad9 Cygwin: fix inheritence of select_sem on write side of pipe
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:
winsup/cygwin/fhandler_pipe.cc | 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 7486cb6843 [gdb/testsuite] Fix gdb.gdb/selftest.exp
adds 5a2947cf17 ia64: don't use get_symbol_name() for section parsing. With [...]
adds 168495916d MIPS: don't use get_symbol_name() for section parsing. With [...]
adds 18287cf8b1 RISC-V: Update the assembler insn testcase.
adds e68b7db18c Fix no-Python build
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 6 ++++++
gas/config/tc-ia64.c | 16 ++++------------
gas/config/tc-mips.c | 21 +++++++--------------
gas/testsuite/gas/riscv/insn.d | 2 --
gas/testsuite/gas/riscv/insn.s | 2 --
gdb/python/python.c | 6 ++++--
6 files changed, 21 insertions(+), 32 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9a57da18 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 74fbf7aa 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (9a57da18)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1580 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44544 -> 43732 bytes
04-build_abe-stage1/console.log.xz | Bin 72208 -> 72088 bytes
06-build_abe-linux/console.log.xz | Bin 8720 -> 8716 bytes
07-build_abe-glibc/console.log.xz | Bin 234784 -> 234784 bytes
08-build_abe-stage2/console.log.xz | Bin 190028 -> 190996 bytes
09-build_abe-gdb/console.log.xz | Bin 43500 -> 43216 bytes
10-build_abe-qemu/console.log.xz | Bin 32776 -> 30488 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2600 -> 3664 bytes
13-check_regression/console.log.xz | Bin 3016 -> 3724 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 22 +-
13-check_regression/results.compare | 51 +-
13-check_regression/results.compare2 | 124 +-
13-check_regression/results.regressions | 51 +-
14-update_baseline/console.log | 281 +-
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 22 +-
14-update_baseline/results.compare | 51 +-
14-update_baseline/results.compare2 | 124 +-
14-update_baseline/results.regressions | 51 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3255616 -> 3240020 bytes
sumfiles/g++.sum | 257 +-
sumfiles/gcc.log.xz | Bin 2803340 -> 2803728 bytes
sumfiles/gcc.sum | 4313 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 844180 -> 849484 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2268 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 163040 -> 162688 bytes
sumfiles/libgomp.sum | 12 +-
sumfiles/libitm.log.xz | Bin 2640 -> 2640 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 397500 -> 401360 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 2917 insertions(+), 2480 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 6c79057fae6 Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILT [...]
new 8d93ba93d3b Fortran - fix handling of substring start and end indices
new 104c05c5284 Fortran - ensure simplification of bounds of array-valued n [...]
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/decl.c | 18 ++++++++++++++++++
gcc/fortran/expr.c | 4 ++--
gcc/testsuite/gfortran.dg/pr82314.f90 | 11 +++++++++++
gcc/testsuite/gfortran.dg/substr_6.f90 | 2 ++
4 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr82314.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.