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-arm
in repository toolchain/ci/binutils-gdb.
from b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/python/python-internal.h | 5 +++
gdb/python/python.c | 101 +++++++++++++++++++++++++++++++++++--------
3 files changed, 89 insertions(+), 19 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-arm
in repository toolchain/ci/base-artifacts.
discards 0f895081 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 5fdab539 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 (0f895081)
\
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 1624 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30256 -> 30120 bytes
04-build_abe-stage1/console.log.xz | Bin 91236 -> 90940 bytes
06-build_abe-linux/console.log.xz | Bin 9280 -> 9068 bytes
07-build_abe-glibc/console.log.xz | Bin 233200 -> 233336 bytes
08-build_abe-stage2/console.log.xz | Bin 223304 -> 222096 bytes
09-build_abe-gdb/console.log.xz | Bin 37576 -> 37252 bytes
10-build_abe-qemu/console.log.xz | Bin 30844 -> 31684 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3896 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2632 -> 2440 bytes
13-check_regression/console.log.xz | Bin 2580 -> 2772 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 74 +-
14-update_baseline/console.log | 286 +++---
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 74 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2688020 -> 2671416 bytes
sumfiles/g++.sum | 18 +-
sumfiles/gcc.log.xz | Bin 2197496 -> 2229260 bytes
sumfiles/gcc.sum | 1773 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 883520 -> 879460 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2264 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199000 -> 199056 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2672 -> 2676 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 423884 -> 428524 bytes
sumfiles/libstdc++.sum | 10 +-
32 files changed, 1194 insertions(+), 1107 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_O1
in repository toolchain/ci/binutils-gdb.
from 73d9afb778 Automatic date update in version.in
adds ffd29c9c21 gas/symbols: introduce md_resolve_symbol
adds 1bc99604e8 Re: opcodes/arc: Implement style support in the disassembler
adds e0c01ce66d Don't stop all threads prematurely after first step of "step N"
adds b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/doc/internals.texi | 6 ++
gas/symbols.c | 39 ++++++++
gdb/infrun.c | 19 +++-
gdb/python/python-internal.h | 5 +
gdb/python/python.c | 101 +++++++++++++++++----
.../step-N-all-progress.c} | 41 ++++-----
gdb/testsuite/gdb.threads/step-N-all-progress.exp | 59 ++++++++++++
gdb/value.c | 3 +
opcodes/arc-dis.c | 2 +-
10 files changed, 228 insertions(+), 49 deletions(-)
copy gdb/testsuite/{gdb.python/py-record-btrace-threads.c => gdb.threads/step-N-al [...]
create mode 100644 gdb/testsuite/gdb.threads/step-N-all-progress.exp
--
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_O1
in repository toolchain/ci/base-artifacts.
discards 98fd6622 0: update: binutils-gcc: 2
new 56dc9b80 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 (98fd6622)
\
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 1580 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 38116 -> 38660 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 271960 -> 272364 bytes
06-check_regression/console.log.xz | Bin 432 -> 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_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/python/python.c | 2 ++
2 files changed, 3 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/binutils-gdb.
from fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/python/python.c | 2 ++
2 files changed, 3 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/base-artifacts.
discards 0f1fcd49 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e7f10656 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 (0f1fcd49)
\
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 1632 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 31496 -> 30412 bytes
05-build_abe-stage1/console.log.xz | Bin 91008 -> 91264 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9084 -> 9076 bytes
08-build_abe-glibc/console.log.xz | Bin 233864 -> 233476 bytes
09-build_abe-stage2/console.log.xz | Bin 223116 -> 222812 bytes
10-build_abe-gdb/console.log.xz | Bin 38696 -> 37440 bytes
11-build_abe-qemu/console.log.xz | Bin 31288 -> 31040 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
13 files changed, 19 insertions(+), 19 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 e7dfd874450 Daily bump.
new a6c192e80a8 analyzer: fix ICE on untracked decl_regions [PR106374]
new 742377ed0f0 analyzer: bulletproof taint warnings against NULL m_arg
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/analyzer/region.cc | 5 +
gcc/analyzer/sm-taint.cc | 247 ++++++++++++++++++----------
gcc/testsuite/gcc.dg/analyzer/untracked-2.c | 7 +
3 files changed, 176 insertions(+), 83 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/untracked-2.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/binutils-gdb.
from b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
adds 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/python/python-internal.h | 5 +++
gdb/python/python.c | 101 +++++++++++++++++++++++++++++++++++--------
3 files changed, 89 insertions(+), 19 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 1698b144 0: update: binutils-gcc: 1
new b1e0c639 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 (1698b144)
\
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 1616 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38564 -> 38152 bytes
04-build_abe-gcc/console.log.xz | Bin 211800 -> 213360 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3884 -> 3888 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2796 -> 2408 bytes
07-check_regression/console.log.xz | Bin 2344 -> 2772 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 56 +-
08-update_baseline/console.log | 459 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 56 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3556596 -> 3557244 bytes
sumfiles/g++.sum | 132 +-
sumfiles/gcc.log.xz | Bin 3069552 -> 3054576 bytes
sumfiles/gcc.sum | 4743 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1037644 -> 1036940 bytes
sumfiles/gfortran.sum | 48 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204892 -> 205400 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442868 -> 442216 bytes
sumfiles/libstdc++.sum | 14 +-
27 files changed, 2866 insertions(+), 2712 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 b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
new 2637e8bb1a Automatic date update in version.in
new 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
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:
bfd/version.h | 2 +-
gdb/python/python-internal.h | 5 +++
gdb/python/python.c | 101 +++++++++++++++++++++++++++++++++++--------
3 files changed, 89 insertions(+), 19 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 26bbe78f77f Fortran: fix parsing of omp task affinity iterator clause [ [...]
adds 5e830693dd3 analyzer: update "tainted" state of RHS in comparisons [PR106373]
adds 3b5567c3ec7 libstdc++: Fix minor bugs in std::common_iterator
adds 56c999860bb libstdc++: Fix std::common_iterator assignment [PR100823]
adds 87a9bfe86d8 libstdc++: Fix std::common_iterator triviality [PR100823]
new e7dfd874450 Daily bump.
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:
gcc/ChangeLog | 40 ++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 14 ++
gcc/analyzer/sm-taint.cc | 18 ++-
gcc/fortran/ChangeLog | 6 +
gcc/testsuite/ChangeLog | 46 +++++++
.../gcc.dg/analyzer/torture/taint-read-index-3.c | 52 +++++++
libstdc++-v3/ChangeLog | 28 ++++
libstdc++-v3/include/bits/stl_iterator.h | 152 +++++++++++++++------
.../testsuite/24_iterators/common_iterator/1.cc | 23 +++-
.../24_iterators/common_iterator/100823.cc | 58 ++++++++
11 files changed, 389 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/taint-read-index-3.c
create mode 100644 libstdc++-v3/testsuite/24_iterators/common_iterator/100823.cc
--
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 b0cf0a5b9d gdb/value.c: add several headers to the include list
adds fe587fc997 Handle Python 3.11 deprecation of PySys_SetPath and Py_SetPr [...]
adds 2637e8bb1a Automatic date update in version.in
new 0679db2966 Wrap python_write_bytecode with HAVE_PYTHON ifdef
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/version.h | 2 +-
gdb/python/python-internal.h | 5 +++
gdb/python/python.c | 101 +++++++++++++++++++++++++++++++++++--------
3 files changed, 89 insertions(+), 19 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 b9af00ce 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 95088df2 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 (b9af00ce)
\
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 1636 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 31208 -> 30428 bytes
05-build_abe-stage1/console.log.xz | Bin 74060 -> 72632 bytes
07-build_abe-linux/console.log.xz | Bin 9644 -> 9148 bytes
08-build_abe-glibc/console.log.xz | Bin 240116 -> 238812 bytes
09-build_abe-stage2/console.log.xz | Bin 206524 -> 201928 bytes
10-build_abe-gdb/console.log.xz | Bin 38592 -> 37620 bytes
11-build_abe-qemu/console.log.xz | Bin 31476 -> 31788 bytes
12-check_regression/console.log.xz | Bin 420 -> 416 bytes
13-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.