This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_3-branch
in repository newlib.
from a9fb6a22e Cygwin: sysconf: _SC_TZNAME_MAX: return -1 as valid value
new bf815ee39 Cygwin: /proc/<PID>/status: fix format specifier
new 4ee19860b Cygwin: handle_sigprocmask: If new signal set is NULL, ignore "how"
new 2bf579f51 Cygwin: Makefile: fix ctags --extras option
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:
winsup/cygwin/Makefile.am | 2 +-
winsup/cygwin/fhandler_process.cc | 6 +++---
winsup/cygwin/signal.cc | 6 +++---
3 files changed, 7 insertions(+), 7 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 16ced9c654e libphobos: Fix misspelling of msvcUsesUCRT (PR104659)
new ad66b03b3c8 libstdc++: Fix -Wmaybe-uninitialized false positive [PR103984]
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:
libstdc++-v3/include/bits/regex_compiler.h | 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from c2e0d0c1cfb [nvptx] Handle DCmode in define_expand "omp_simt_xchg_{bfly,idx}"
adds b88f683e57a docs: Document more .gcda file name generation.
adds 6df0c8d417f ipa: Improve error handling for target_clone single value
adds 9ef2bfdd451 Restrict new testcase gcc.target/i386/pr80270.c to x86_64.
new 88f91d8ccc8 Clear currently_expanding_gimple_stmt properly
new 75ce477306a testsuite/104728 - constrain gcc.dg/vect/pr81196-2.c
new 8fba8a8c26a testsuite/104727 - remove XFAIL for gcc.target/i386/pr84101.c
new 54ef95cc4d1 tree-optimization/104716 - check if we can copy loop in loo [...]
new 16ced9c654e libphobos: Fix misspelling of msvcUsesUCRT (PR104659)
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:
gcc/c-family/c-attribs.cc | 6 ++++++
gcc/cfgexpand.cc | 10 ++++++++--
gcc/doc/invoke.texi | 10 +++++++++-
gcc/multiple_target.cc | 26 +-------------------------
gcc/testsuite/g++.target/i386/pr104533.C | 11 +++++++++++
gcc/testsuite/gcc.dg/vect/pr81196-2.c | 2 ++
gcc/testsuite/gcc.target/i386/pr80270.c | 4 ++--
gcc/testsuite/gcc.target/i386/pr84101.c | 3 +--
gcc/testsuite/gfortran.dg/pr104716.f | 31 +++++++++++++++++++++++++++++++
gcc/tree-loop-distribution.cc | 9 ++++++++-
gcc/tree.cc | 24 ++++++++++++++++++++++++
gcc/tree.h | 2 ++
libphobos/libdruntime/config/mingw/msvc.c | 2 +-
13 files changed, 106 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr104533.C
create mode 100644 gcc/testsuite/gfortran.dg/pr104716.f
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 1dbf27133d gdb: testsuite: fix wrong expected result in attach-pie-noexec.exp
adds 81c9e0f6c4 Prevent an assertion from being triggered when linking an AR [...]
adds 95e96e052a Fix linker tests to compile with gcc-12.
adds 581c5ba435 Revert "Check thin archive element file size against archive [...]
adds ba0eb22c8b Fix a typo in the previous delta to bfdio.c.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 16 ++++++++++++++-
bfd/archive.c | 12 +-----------
bfd/bfdio.c | 42 +++++++++++++++++++++-------------------
bfd/elf32-arm.c | 8 ++++++++
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-elf/pr21964-1a.c | 2 +-
ld/testsuite/ld-elf/pr21964-1b.c | 2 +-
ld/testsuite/ld-elf/pr21964-1c.c | 2 +-
ld/testsuite/ld-elf/pr21964-2a.c | 2 +-
ld/testsuite/ld-elf/pr21964-2b.c | 2 +-
ld/testsuite/ld-elf/pr21964-3a.c | 2 +-
11 files changed, 62 insertions(+), 38 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards c8f9a30e 2: update: binutils-gcc: 1
new dd83eb59 2: update: binutils-gcc: 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 (c8f9a30e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1512 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 50912 -> 51632 bytes
05-build_abe-bootstrap/console.log.xz | Bin 167208 -> 168248 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 104 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++--
7 files changed, 58 insertions(+), 58 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards efd96833 2: update: linux-b8170452cd5121b11a5726e3ea8dbdfc2d74e771: 22157
new e2d20260 2: update: linux-b8170452cd5121b11a5726e3ea8dbdfc2d74e771: 22157
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 (efd96833)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1592 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 41268 -> 41224 bytes
04-build_abe-stage1/console.log.xz | Bin 87012 -> 86580 bytes
05-build_abe-qemu/console.log.xz | Bin 31364 -> 31496 bytes
06-build_linux/console.log.xz | Bin 4132 -> 4108 bytes
08-check_regression/console.log.xz | Bin 484 -> 476 bytes
09-update_baseline/console.log | 51 ++++++++++++++++++++++++++++++++---
jenkins/manifest.sh | 6 ++---
9 files changed, 50 insertions(+), 7 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/binutils-gdb.
from 884f69febf Automatic date update in version.in
adds bb8b104a73 Automatic date update in version.in
new 2d92604cd3 Revert "Check thin archive element file size against archive [...]
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:
bfd/archive.c | 12 +-----------
bfd/version.h | 2 +-
2 files changed, 2 insertions(+), 12 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_gcc_bootstrap/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards cefd2a93 0: update: binutils-gcc: 2
new 262533d7 0: update: binutils-gcc: 2
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 (cefd2a93)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1492 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 48144 -> 49384 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 477776 -> 477308 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from c2e0d0c1cfb [nvptx] Handle DCmode in define_expand "omp_simt_xchg_{bfly,idx}"
adds b88f683e57a docs: Document more .gcda file name generation.
adds 6df0c8d417f ipa: Improve error handling for target_clone single value
adds 9ef2bfdd451 Restrict new testcase gcc.target/i386/pr80270.c to x86_64.
No new revisions were added by this update.
Summary of changes:
gcc/c-family/c-attribs.cc | 6 ++++++
gcc/doc/invoke.texi | 10 +++++++++-
gcc/multiple_target.cc | 26 +-------------------------
gcc/testsuite/g++.target/i386/pr104533.C | 11 +++++++++++
gcc/testsuite/gcc.target/i386/pr80270.c | 4 ++--
gcc/tree.cc | 24 ++++++++++++++++++++++++
gcc/tree.h | 2 ++
7 files changed, 55 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr104533.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.