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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 2153d339 0: update: binutils-llvm-linux-qemu: boot
new 198a2aa9 0: update: binutils-llvm-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 (2153d339)
\
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:
01-reset_artifacts/console.log.xz | Bin 1556 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 30908 -> 31024 bytes
04-build_llvm/console.log.xz | Bin 60520 -> 60380 bytes
05-build_abe-qemu/console.log.xz | Bin 31576 -> 31172 bytes
06-build_linux/console.log.xz | Bin 3616 -> 3672 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 17 insertions(+), 17 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_build/master-arm
in repository toolchain/ci/gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +++-----
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
13 files changed, 157 insertions(+), 81 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_build/master-arm
in repository toolchain/ci/glibc.
from 260a430dd8 associate a deallocator for iconv_open
adds d05e6dc8d1 hppa: Implement swapcontext in assembler (bug 28960)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/hppa/swapcontext.S | 72 ++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/hppa/swapcontext.c | 82 ------------------------------
2 files changed, 72 insertions(+), 82 deletions(-)
create mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.S
delete mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/linux.
from 09688c0166e7 Linux 5.17-rc8
adds 95932ab2ea07 vhost: allow batching hint without size
adds 6665ca15746d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds 56e337f2cf13 Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
No new revisions were added by this update.
Summary of changes:
drivers/gpio/gpiolib.c | 10 ++++++++++
drivers/vhost/vhost.c | 4 +++-
2 files changed, 13 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_gnu_cross_build/master-arm
in repository toolchain/ci/gcc.
from ffe9c0a0d35 c++: extraneous access error with ambiguous lookup [PR103177]
adds b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/predicates.md | 9 +++++++--
gcc/testsuite/gcc.target/powerpc/pr104923.c | 21 +++++++++++++++++++++
2 files changed, 28 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104923.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +++-----
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
13 files changed, 157 insertions(+), 81 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 3b4f07cd 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new cccfeb86 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (3b4f07cd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 30220 -> 30216 bytes
05-build_abe-stage1/console.log.xz | Bin 90840 -> 90324 bytes
07-build_abe-linux/console.log.xz | Bin 8576 -> 9308 bytes
08-build_abe-glibc/console.log.xz | Bin 231072 -> 231392 bytes
09-build_abe-stage2/console.log.xz | Bin 221592 -> 222068 bytes
10-build_abe-gdb/console.log.xz | Bin 37128 -> 37244 bytes
11-build_abe-qemu/console.log.xz | Bin 31032 -> 30884 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 30 +++++++++++++++---------------
12 files changed, 16 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 master
in repository binutils-gdb.
from cda8dc94dff Fix bug in dwarf-mode.el
new 6aa03e9c176 gprofng: avoid using `fallthrough' attributes
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:
ChangeLog | 5 +++++
gprofng/src/gp-collect-app.cc | 2 +-
2 files changed, 6 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_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 9ae89e39 0: update: gcc-b5baf569f77e1f172061642d4d8593e1ea737add: 1
new aa5f1b5f 0: update: gdb-af481f01297a61af30f3f3dbaa11e6636c587dcb: 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 (9ae89e39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1484 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 36856 -> 37972 bytes
04-build_abe-gcc/console.log.xz | Bin 205328 -> 207964 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10840 -> 10872 bytes
07-build_abe-glibc/console.log.xz | Bin 234464 -> 234020 bytes
08-build_abe-gdb/console.log.xz | Bin 34108 -> 37500 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3816 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2664 -> 2668 bytes
11-check_regression/console.log.xz | Bin 32000 -> 3200 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 14 +-
11-check_regression/results.compare | 61 +-
11-check_regression/results.compare2 | 7919 +----------------------------
11-check_regression/results.regressions | 61 +-
12-update_baseline/console.log | 8388 +------------------------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 14 +-
12-update_baseline/results.compare | 61 +-
12-update_baseline/results.compare2 | 7919 +----------------------------
12-update_baseline/results.regressions | 61 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3653056 -> 3625400 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 3150724 -> 3139736 bytes
sumfiles/gcc.sum | 4976 +++++++++---------
sumfiles/gfortran.log.xz | Bin 1059816 -> 1067416 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207772 -> 207872 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2672 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 438628 -> 430980 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2986 insertions(+), 26698 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/binutils-gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
adds cda8dc94df Fix bug in dwarf-mode.el
new 6aa03e9c17 gprofng: avoid using `fallthrough' attributes
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:
ChangeLog | 5 ++
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +++-----
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
gprofng/src/gp-collect-app.cc | 2 +-
15 files changed, 163 insertions(+), 82 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/base-artifacts.
discards 38f2611c 2: update: binutils-gcc: 0
new ad111c86 2: update: binutils-gcc: 0
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 (38f2611c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1500 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2740 bytes
04-build_abe-binutils/console.log.xz | Bin 24560 -> 24288 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +++---
6 files changed, 27 insertions(+), 27 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_build/master-aarch64
in repository toolchain/ci/gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
new cda8dc94df Fix bug in dwarf-mode.el
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:
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +++-----
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
13 files changed, 157 insertions(+), 81 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_build/master-aarch64
in repository toolchain/ci/glibc.
from 260a430dd8 associate a deallocator for iconv_open
adds d05e6dc8d1 hppa: Implement swapcontext in assembler (bug 28960)
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/hppa/swapcontext.S | 72 ++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/hppa/swapcontext.c | 82 ------------------------------
2 files changed, 72 insertions(+), 82 deletions(-)
create mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.S
delete mode 100644 sysdeps/unix/sysv/linux/hppa/swapcontext.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/linux.
from 09688c0166e7 Linux 5.17-rc8
adds 95932ab2ea07 vhost: allow batching hint without size
new 6665ca15746d Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 56e337f2cf13 Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
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:
drivers/gpio/gpiolib.c | 10 ++++++++++
drivers/vhost/vhost.c | 4 +++-
2 files changed, 13 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from 98afdc3e2bf riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229]
adds ffe9c0a0d35 c++: extraneous access error with ambiguous lookup [PR103177]
adds b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/predicates.md | 9 +++++--
gcc/cp/search.cc | 37 +++++++++++++----------------
gcc/testsuite/g++.dg/lookup/ambig6.C | 18 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr104923.c | 21 ++++++++++++++++
4 files changed, 62 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/ambig6.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104923.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from e34f44e1bf gdb: LoongArch: fix failed testcases in gdb.base/align-c.exp
adds a4eb1b3cf6 gprofng: Don't generate gprofng.info in source
adds 4ec39c4bca gprofng: Add a configure test for clock_gettime and a use of [...]
adds af481f0129 gdb/testsuite: rename a proc and fix a typo
new cda8dc94df Fix bug in dwarf-mode.el
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:
binutils/ChangeLog | 5 ++
binutils/dwarf-mode.el | 10 +--
.../gdb.mi/user-selected-context-sync.exp | 82 +++++++++++-----------
gprofng/common/config.h.in | 3 +
gprofng/configure | 9 +--
gprofng/configure.ac | 2 +-
gprofng/doc/Makefile.am | 2 +-
gprofng/doc/Makefile.in | 30 +++-----
gprofng/libcollector/Makefile.am | 2 +-
gprofng/libcollector/Makefile.in | 6 +-
gprofng/libcollector/configure | 57 ++++++++++++++-
gprofng/libcollector/configure.ac | 13 ++++
gprofng/libcollector/gethrtime.c | 17 +++--
13 files changed, 157 insertions(+), 81 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1fa4132a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 727ef127 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (1fa4132a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1560 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 30948 -> 31164 bytes
05-build_abe-stage1/console.log.xz | Bin 71524 -> 71676 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8516 -> 9312 bytes
08-build_abe-glibc/console.log.xz | Bin 236096 -> 236784 bytes
09-build_abe-stage2/console.log.xz | Bin 198328 -> 199044 bytes
10-build_abe-gdb/console.log.xz | Bin 37412 -> 37384 bytes
11-build_abe-qemu/console.log.xz | Bin 30944 -> 31268 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 30 +++++++++++++++---------------
13 files changed, 23 insertions(+), 23 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_check/master-aarch64
in repository toolchain/ci/gcc.
from da24fce323e i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE [PR104890]
adds 98afdc3e2bf riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229]
adds ffe9c0a0d35 c++: extraneous access error with ambiguous lookup [PR103177]
adds b5baf569f77 rs6000: Fix invalid address passed to __builtin_mma_disasse [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/riscv/riscv.cc | 8 +++----
gcc/config/rs6000/predicates.md | 9 +++++--
gcc/cp/search.cc | 37 +++++++++++++----------------
gcc/testsuite/g++.dg/lookup/ambig6.C | 18 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr104923.c | 21 ++++++++++++++++
5 files changed, 66 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/ambig6.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104923.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 779a339d 0: update: gcc-da24fce323eaf088239e0f900dd23f6b05d552c1: 1
new 22bbc217 0: update: gcc-b5baf569f77e1f172061642d4d8593e1ea737add: 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 (779a339d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1520 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 36660 -> 37268 bytes
04-build_abe-gcc/console.log.xz | Bin 207220 -> 206996 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2692 -> 2580 bytes
07-check_regression/console.log.xz | Bin 3428 -> 3280 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 92 +-
07-check_regression/results.regressions | 33 +-
08-update_baseline/console.log | 589 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 92 +-
08-update_baseline/results.regressions | 33 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3511632 -> 3474464 bytes
sumfiles/g++.sum | 156 +-
sumfiles/gcc.log.xz | Bin 2996388 -> 3001772 bytes
sumfiles/gcc.sum | 4696 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1027388 -> 1031428 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 198368 -> 198072 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 431920 -> 429476 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2909 insertions(+), 2952 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/simark/amdgpu-readelf
in repository binutils-gdb.
at 0618b088443 binutils/readelf: handle AMDGPU relocation types
This branch includes the following new commits:
new daab8d1df7e bfd: add AMDGCN architecture
new 780a00cbade opcodes: handle bfd_amdgcn_arch in configure script
new 9f8890e0d14 binutils/readelf: handle AMDGPU OS ABIs
new 9452483507d binutils/readelf: decode AMDGPU-specific e_flags
new 86b9105a36e binutils/readelf: handle NT_AMDGPU_METADATA note name
new 39306f84559 binutils/readelf: build against msgpack, dump NT_AMDGPU_MET [...]
new 0618b088443 binutils/readelf: handle AMDGPU relocation types
The 7 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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.