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 4f3d93c6eaff Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesk [...]
adds 9020be114a47 scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
adds 1b8d0300a3e9 scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_co [...]
adds 142c779d05d1 scsi: vmw_pvscsi: Set residual data length conditionally
adds e46227bf3899 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds f5c73297181c userfaultfd/selftests: fix hugetlb area allocations
adds ebb3f994dd92 mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_id [...]
adds f87bcc88f302 Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes:
drivers/scsi/libiscsi.c | 6 ++++--
drivers/scsi/lpfc/lpfc_debugfs.c | 4 ++--
drivers/scsi/vmw_pvscsi.c | 7 +++++--
mm/damon/dbgfs.c | 9 +++++++--
tools/testing/selftests/vm/userfaultfd.c | 16 ++++++++++------
5 files changed, 28 insertions(+), 14 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/gcc.
from 84790a9d4bb Daily bump.
adds d9da496a82c testsuite: XFAIL some Wstringop-overflow tests ...
adds e3cbb8c66c9 libgfortran: Fix bootstrap on targets without static_assert macro.
No new revisions were added by this update.
Summary of changes:
gcc/testsuite/c-c++-common/Wstringop-overflow-2.c | 50 +++++++++++------------
gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C | 44 ++++++++++----------
gcc/testsuite/gcc.dg/Wstringop-overflow-28.c | 8 ++--
gcc/testsuite/gcc.dg/Wstringop-overflow-68.c | 2 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-75.c | 36 ++++++++--------
gcc/testsuite/gcc.dg/Wstringop-overflow-76.c | 20 ++++-----
gcc/testsuite/lib/target-supports.exp | 16 ++++++++
libgfortran/runtime/string.c | 4 +-
8 files changed, 98 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
4 files changed, 45 insertions(+), 46 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 563fa232b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 6bc4d266f 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 (563fa232b)
\
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 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 30548 -> 30268 bytes
05-build_abe-stage1/console.log.xz | Bin 70848 -> 71232 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 9712 -> 8960 bytes
08-build_abe-glibc/console.log.xz | Bin 236152 -> 236504 bytes
09-build_abe-stage2/console.log.xz | Bin 194016 -> 193852 bytes
10-build_abe-gdb/console.log.xz | Bin 38056 -> 38040 bytes
11-build_abe-qemu/console.log.xz | Bin 30172 -> 30572 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 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 84790a9d4bb Daily bump.
adds d9da496a82c testsuite: XFAIL some Wstringop-overflow tests ...
adds e3cbb8c66c9 libgfortran: Fix bootstrap on targets without static_assert macro.
No new revisions were added by this update.
Summary of changes:
gcc/testsuite/c-c++-common/Wstringop-overflow-2.c | 50 +++++++++++------------
gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C | 44 ++++++++++----------
gcc/testsuite/gcc.dg/Wstringop-overflow-28.c | 8 ++--
gcc/testsuite/gcc.dg/Wstringop-overflow-68.c | 2 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-75.c | 36 ++++++++--------
gcc/testsuite/gcc.dg/Wstringop-overflow-76.c | 20 ++++-----
gcc/testsuite/lib/target-supports.exp | 16 ++++++++
libgfortran/runtime/string.c | 4 +-
8 files changed, 98 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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
4 files changed, 45 insertions(+), 46 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/base-artifacts.
discards c30b09907 0: update: binutils-gcc: 1
new f10cd2696 0: 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 (c30b09907)
\
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 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 37896 -> 39196 bytes
04-build_abe-gcc/console.log.xz | Bin 202236 -> 204444 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3828 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2388 -> 2612 bytes
07-check_regression/console.log.xz | Bin 3200 -> 3368 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 35 +-
07-check_regression/results.compare2 | 63 +-
07-check_regression/results.regressions | 35 +-
08-update_baseline/console.log | 514 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 35 +-
08-update_baseline/results.compare2 | 63 +-
08-update_baseline/results.regressions | 35 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3455944 -> 3441736 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2940244 -> 2981872 bytes
sumfiles/gcc.sum | 4407 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1019552 -> 1015120 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2200 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175972 -> 175752 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2552 -> 2552 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 430720 -> 428680 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2765 insertions(+), 2674 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 linux.
from f87bcc88f302 Merge branch 'akpm' (patches from Andrew)
new 1b4e3f26f9f7 mm: vmscan: Reduce throttling due to a failure to make progress
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:
include/linux/mmzone.h | 1 +
include/trace/events/vmscan.h | 4 ++-
mm/vmscan.c | 64 +++++++++++++++++++++++++++++++++++++------
3 files changed, 59 insertions(+), 10 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_native_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from b4edb38e82 Automatic date update in version.in
adds 2e91308fb4 Automatic date update in version.in
adds e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
bfd/peXXigen.c | 4 ++--
bfd/version.h | 2 +-
6 files changed, 48 insertions(+), 49 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_native_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b4edb38e82 Automatic date update in version.in
adds 2e91308fb4 Automatic date update in version.in
adds e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
bfd/peXXigen.c | 4 ++--
bfd/version.h | 2 +-
6 files changed, 48 insertions(+), 49 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_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 6ca828f13 0: update: binutils-gcc-linux-glibc-gdb: 1
new 662ab4c33 0: update: binutils-gcc-linux-glibc-gdb: 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 (6ca828f13)
\
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 1552 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 38668 -> 38568 bytes
04-build_abe-gcc/console.log.xz | Bin 203548 -> 203464 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8760 -> 8660 bytes
07-build_abe-glibc/console.log.xz | Bin 236180 -> 236104 bytes
08-build_abe-gdb/console.log.xz | Bin 38108 -> 38104 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3820 bytes
10-build_abe-check_gcc/console.log.xz | Bin 3120 -> 2656 bytes
11-check_regression/console.log.xz | Bin 3256 -> 3180 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 5 +-
11-check_regression/results.compare | 28 +-
11-check_regression/results.compare2 | 72 +-
11-check_regression/results.regressions | 28 +-
12-update_baseline/console.log | 496 ++--
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 5 +-
12-update_baseline/results.compare | 28 +-
12-update_baseline/results.compare2 | 72 +-
12-update_baseline/results.regressions | 28 +-
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3620268 -> 3575344 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 3109828 -> 3101828 bytes
sumfiles/gcc.sum | 4542 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1050428 -> 1056204 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2276 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184560 -> 184600 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 419824 -> 428116 bytes
sumfiles/libstdc++.sum | 12 +-
37 files changed, 2761 insertions(+), 2787 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_native_build/master-arm
in repository toolchain/ci/gdb.
from b4edb38e82 Automatic date update in version.in
adds 2e91308fb4 Automatic date update in version.in
adds e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
new a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
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/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
bfd/peXXigen.c | 4 ++--
bfd/version.h | 2 +-
6 files changed, 48 insertions(+), 49 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_native_build/master-arm
in repository toolchain/ci/binutils-gdb.
from b4edb38e82 Automatic date update in version.in
adds 2e91308fb4 Automatic date update in version.in
adds e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
bfd/peXXigen.c | 4 ++--
bfd/version.h | 2 +-
6 files changed, 48 insertions(+), 49 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_native_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 0d5243c1b 0: update: binutils-gcc-linux-glibc-gdb: 6
new f867ba54e 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (0d5243c1b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 51864 -> 52616 bytes
05-build_abe-gcc/console.log.xz | Bin 228140 -> 227916 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8852 -> 9712 bytes
08-build_abe-glibc/console.log.xz | Bin 230468 -> 230808 bytes
09-build_abe-gdb/console.log.xz | Bin 48040 -> 48236 bytes
10-check_regression/console.log.xz | Bin 416 -> 420 bytes
11-update_baseline/console.log | 36 +++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 24 +++++++++++------------
11 files changed, 48 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.
unknown user pushed a change to branch master
in repository linux.
from 4f3d93c6eaff Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesk [...]
new 9020be114a47 scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
new 1b8d0300a3e9 scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_co [...]
new 142c779d05d1 scsi: vmw_pvscsi: Set residual data length conditionally
new e46227bf3899 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new f5c73297181c userfaultfd/selftests: fix hugetlb area allocations
new ebb3f994dd92 mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_id [...]
new f87bcc88f302 Merge branch 'akpm' (patches from Andrew)
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.
Summary of changes:
drivers/scsi/libiscsi.c | 6 ++++--
drivers/scsi/lpfc/lpfc_debugfs.c | 4 ++--
drivers/scsi/vmw_pvscsi.c | 7 +++++--
mm/damon/dbgfs.c | 9 +++++++--
tools/testing/selftests/vm/userfaultfd.c | 16 ++++++++++------
5 files changed, 28 insertions(+), 14 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-arm
in repository toolchain/ci/gcc.
from 84790a9d4bb Daily bump.
adds d9da496a82c testsuite: XFAIL some Wstringop-overflow tests ...
adds e3cbb8c66c9 libgfortran: Fix bootstrap on targets without static_assert macro.
No new revisions were added by this update.
Summary of changes:
gcc/testsuite/c-c++-common/Wstringop-overflow-2.c | 50 +++++++++++------------
gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C | 44 ++++++++++----------
gcc/testsuite/gcc.dg/Wstringop-overflow-28.c | 8 ++--
gcc/testsuite/gcc.dg/Wstringop-overflow-68.c | 2 +-
gcc/testsuite/gcc.dg/Wstringop-overflow-75.c | 36 ++++++++--------
gcc/testsuite/gcc.dg/Wstringop-overflow-76.c | 20 ++++-----
gcc/testsuite/lib/target-supports.exp | 16 ++++++++
libgfortran/runtime/string.c | 4 +-
8 files changed, 98 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_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 2e91308fb4 Automatic date update in version.in
adds e5b10c4079 ld: fix coff PE SEH
adds 831083d300 Define X86_PCREL_TYPE_P/X86_SIZE_TYPE_P in elfxx-x86.h
adds a321de3f5c x86: Define check_relocs_failed in elfxx-x86.h
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 21 ++++++---------------
bfd/elf64-x86-64.c | 29 ++++++++---------------------
bfd/elfxx-x86.c | 2 --
bfd/elfxx-x86.h | 39 +++++++++++++++++++++++++++++++--------
bfd/peXXigen.c | 4 ++--
5 files changed, 47 insertions(+), 48 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-arm
in repository toolchain/ci/base-artifacts.
discards 0a8d27791 0: update: binutils-gcc: 1
new a5a39e68f 0: 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 (0a8d27791)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (a5 [...]
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 1524 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 50964 -> 51744 bytes
04-build_abe-gcc/console.log.xz | Bin 226512 -> 224512 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3796 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2396 -> 2584 bytes
07-check_regression/console.log.xz | Bin 2392 -> 3952 bytes
07-check_regression/results.compare | 214 +-
07-check_regression/results.compare2 | 304 ++-
08-update_baseline/console.log | 837 +++++--
08-update_baseline/results.compare | 214 +-
08-update_baseline/results.compare2 | 304 ++-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2721960 -> 2702656 bytes
sumfiles/g++.sum | 472 ++--
sumfiles/gcc.log.xz | Bin 2297960 -> 2296660 bytes
sumfiles/gcc.sum | 4412 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 883616 -> 889472 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 173928 -> 173892 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2548 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 451340 -> 454728 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 4187 insertions(+), 2658 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.