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_lto
in repository toolchain/ci/base-artifacts.
discards d0c59615 0: update: binutils-gcc: 2
new fa134a91 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 (d0c59615)
\
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 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 37968 -> 37936 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 269740 -> 266756 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 22 ++++++++++++++++------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 22 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-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from 661f7e74405 Daily bump.
adds 04301494f31 Daily bump.
adds dae72739976 Daily bump.
adds 9871d39f752 RISC-V: Always pass -misa-spec to assembler [PR104219]
adds e170b2362ab testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c
adds 2d2705e96d7 Daily bump.
new d66c45fdc14 rtl: ICE with thread_local and inline asm [PR104777]
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 | 10 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 4 +++-
gcc/config/riscv/riscv.h | 2 ++
gcc/rtl.c | 4 ++--
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.dg/torture/tls/pr104777.c | 30 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c | 6 ++----
8 files changed, 58 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/tls/pr104777.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_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from c002554e78 Automatic date update in version.in
adds 93388cd0cd Automatic date update in version.in
adds 49187e2cb9 Automatic date update in version.in
adds 9560f8cb48 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.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/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 062b8761 0: update: binutils-gcc: 2
new a7be9ad3 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 (062b8761)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 37344 -> 37488 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 244300 -> 244024 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 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.
unknown user pushed a change to branch master
in repository gcc.
from d8e5fff6b74 [PR103074] LRA: Check new conflicts when splitting hard reg [...]
new d016dd7dbb8 analyzer: fix ICE with -fanalyzer-transitivity [PR104863]
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/analyzer/constraint-manager.cc | 4 ++++
gcc/testsuite/gcc.dg/analyzer/torture/pr104863.c | 14 ++++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/pr104863.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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from 73f3b8a53e6 libstdc++: Fix std::strong_order to handle NaN on VAX
adds e46843ff75c c++: allow variadic operator[] for C++23 [PR103460]
adds ac8310dd122 c++: ICE with operator delete [PR104846]
adds 97f76b5fc4b c++: Don't allow type-constraint auto(x) [PR104752]
adds 4602a494e94 c++: ->template and implicit typedef [PR104608]
new 7c2ac3cebd5 Fix multiple issue in the testcase allocate-1.f90.
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/cp/decl.cc | 8 ++++++--
gcc/cp/parser.cc | 5 ++++-
gcc/cp/semantics.cc | 8 +++++++-
gcc/cp/typeck2.cc | 8 +++++++-
gcc/testsuite/g++.dg/cpp23/auto-fncast12.C | 8 ++++++++
gcc/testsuite/g++.dg/cpp23/subscript7.C | 17 ++++++++++++++++
gcc/testsuite/g++.dg/init/delete5.C | 8 ++++++++
gcc/testsuite/g++.dg/parse/template-keyword3.C | 12 +++++++++++
gcc/testsuite/g++.dg/parse/template-keyword4.C | 17 ++++++++++++++++
libgomp/testsuite/libgomp.fortran/allocate-1.f90 | 26 +++++++++++-------------
10 files changed, 98 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/auto-fncast12.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/subscript7.C
create mode 100644 gcc/testsuite/g++.dg/init/delete5.C
create mode 100644 gcc/testsuite/g++.dg/parse/template-keyword3.C
create mode 100644 gcc/testsuite/g++.dg/parse/template-keyword4.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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from 00e5d9e9da gdb/gdbarch: fix typo in gdbarch-components.py
adds fdda16e1fa Simplify the ui-out progress API
new 56262a931b Change how "print/x" displays floating-point value
new e15454475f gdb/auto-load: Remove repeating "auto-load" from debug message
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:
gdb/NEWS | 6 ++++++
gdb/auto-load.c | 3 +--
gdb/debuginfod-support.c | 2 +-
gdb/doc/gdb.texinfo | 28 +++++++++++++++-------------
gdb/printcmd.c | 9 ++-------
gdb/testsuite/gdb.base/printcmds.c | 2 ++
gdb/testsuite/gdb.base/printcmds.exp | 23 +++++++++++++++++++++--
gdb/testsuite/gdb.base/return-nodebug.exp | 7 ++++++-
gdb/ui-out.h | 14 +++++++-------
9 files changed, 61 insertions(+), 33 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 ed98dd11 0: update: binutils-gcc: 2
new bf7ed7c9 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 (ed98dd11)
\
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 1528 -> 1492 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 51316 -> 51008 bytes
05-build_abe-bootstrap/console.log.xz | Bin 462712 -> 459372 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 insertions(+), 6 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 b5417a0ba7e libstdc++: Move closing brace outside #endif [PR104866]
new d8e5fff6b74 [PR103074] LRA: Check new conflicts when splitting hard reg [...]
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/lra-constraints.cc | 9 +++++++--
gcc/testsuite/gcc.target/i386/pr103074.c | 16 ++++++++++++++++
2 files changed, 23 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr103074.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.
unknown user pushed a change to branch master
in repository gcc.
from 7c2ac3cebd5 Fix multiple issue in the testcase allocate-1.f90.
new b5417a0ba7e libstdc++: Move closing brace outside #endif [PR104866]
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/this_thread_sleep.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.