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 1a0e3bba4b7 warn-access: Fix up check_pointer_uses [PR104715]
adds b11465f1150 Add a test for true positives related to PR104715.
adds 12d4552e5e6 Daily bump.
adds 70fe5736c29 AVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris
adds 2f1fa70db51 i386: Fix pr104551 testcase for solaris
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 94 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++
gcc/testsuite/ChangeLog | 59 ++++++++++++++
gcc/testsuite/gcc.dg/Wdangling-pointer-3.c | 92 +++++++++++++++++++++
.../gcc.target/i386/avx512fp16-vcvtsi2sh-1b.c | 2 +-
.../gcc.target/i386/avx512fp16-vcvtsi2sh64-1b.c | 2 +-
.../gcc.target/i386/avx512fp16-vcvtusi2sh-1b.c | 2 +-
.../gcc.target/i386/avx512fp16-vcvtusi2sh64-1b.c | 2 +-
gcc/testsuite/gcc.target/i386/pr104551.c | 6 +-
libphobos/ChangeLog | 6 ++
libstdc++-v3/ChangeLog | 6 ++
lto-plugin/ChangeLog | 6 ++
13 files changed, 278 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wdangling-pointer-3.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 ec8e3ab0 0: update: binutils-gcc: 1
new 43fcc76f 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 (ec8e3ab0)
\
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 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 37452 -> 37724 bytes
04-build_abe-gcc/console.log.xz | Bin 207140 -> 207856 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 3132 -> 2508 bytes
07-check_regression/console.log.xz | Bin 3296 -> 3276 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 32 +-
07-check_regression/results.compare2 | 86 +-
07-check_regression/results.regressions | 32 +-
08-update_baseline/console.log | 510 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 32 +-
08-update_baseline/results.compare2 | 86 +-
08-update_baseline/results.regressions | 32 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3464312 -> 3465428 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2984160 -> 2983888 bytes
sumfiles/gcc.sum | 5047 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1025292 -> 1025064 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2184 -> 2192 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 190572 -> 190292 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2540 -> 2540 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 430852 -> 428896 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 3038 insertions(+), 3047 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 siddhesh/gai-cleanup2
in repository glibc.
from f66eb74240 gaih_inet: Put name copy under gaih_lookup cache
new 5cbcab0388 gethosts: Return EAI_MEMORY on allocation failure
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:
sysdeps/posix/getaddrinfo.c | 4 ++--
1 file changed, 2 insertions(+), 2 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_profiled
in repository toolchain/ci/base-artifacts.
discards 7590a9a8 0: update: binutils-gcc: 2
new 5eb71f60 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 (7590a9a8)
\
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 1536 -> 1504 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51656 -> 50168 bytes
05-build_abe-bootstrap_profiled/console.log.xz | Bin 927284 -> 926544 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 9 insertions(+), 9 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_O1
in repository toolchain/ci/binutils-gdb.
from cb3a9d1b79 Automatic date update in version.in
adds d3827c8d2d gdb: add Tiezhu Yang as LoongArch maintainer
adds 863cd1c236 gdb: testsuite: print explicit test result in can_spawn_for_attach
adds 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.
adds 17dccf1031 Fix typo in the "alias" example
adds c675db743e Some "distclean" fixes in gdb
adds aca6e93ecf Automatic date update in version.in
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 +++++++
bfd/version.h | 2 +-
gdb/MAINTAINERS | 4 ++++
gdb/Makefile.in | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/Makefile.in | 2 +-
gdb/testsuite/lib/gdb.exp | 46 ++++++++++++++++++++++++++++++++++------
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 +-
17 files changed, 109 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards d6cc387e 0: update: binutils-gcc: 2
new df8ec437 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 (d6cc387e)
\
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 1496 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 50548 -> 51580 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 461040 -> 459936 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 23 +++++------------------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 12 insertions(+), 25 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 1a0e3bba4b7 warn-access: Fix up check_pointer_uses [PR104715]
adds b11465f1150 Add a test for true positives related to PR104715.
adds 12d4552e5e6 Daily bump.
adds 70fe5736c29 AVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris
adds 2f1fa70db51 i386: Fix pr104551 testcase for solaris
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 94 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++
gcc/testsuite/ChangeLog | 59 ++++++++++++++
gcc/testsuite/gcc.dg/Wdangling-pointer-3.c | 92 +++++++++++++++++++++
.../gcc.target/i386/avx512fp16-vcvtsi2sh-1b.c | 2 +-
.../gcc.target/i386/avx512fp16-vcvtsi2sh64-1b.c | 2 +-
.../gcc.target/i386/avx512fp16-vcvtusi2sh-1b.c | 2 +-
.../gcc.target/i386/avx512fp16-vcvtusi2sh64-1b.c | 2 +-
gcc/testsuite/gcc.target/i386/pr104551.c | 6 +-
libphobos/ChangeLog | 6 ++
libstdc++-v3/ChangeLog | 6 ++
lto-plugin/ChangeLog | 6 ++
13 files changed, 278 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Wdangling-pointer-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.