This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5a1706f63a2 c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmt [...]
new dab932d1519 c++: Fix up user_provided_p [PR81349]
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/ChangeLog | 4 ++++
gcc/cp/class.c | 10 ++++------
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/cpp1z/pr81349.C | 29 +++++++++++++++++++++++++++++
4 files changed, 40 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr81349.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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/gcc.
from 768779dd116 [testsuite] Fix PR93935 to guard case under vect_hw_misalign
adds dff885cdc00 fortran: ICE using undeclared symbol in array constructor PR93484
adds 9b9d9fd0728 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/match.c | 4 ++--
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gfortran.dg/pr93484_1.f90 | 8 ++++++++
gcc/testsuite/gfortran.dg/pr93484_2.f90 | 8 ++++++++
6 files changed, 37 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93484_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93484_2.f90
--
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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards d7f79712 0: update: binutils-gcc-linux: boot
new 3405197e 0: update: binutils-gcc-linux: 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 (d7f79712)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 191 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11328 ++++++-------
04-build_abe-stage1/console.log | 13651 ++++++++--------
05-build_linux/console.log | 484 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26124 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 26123 insertions(+), 26138 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 d21dff5b4fe widening_mul: restrict ops to be defined in the same basic- [...]
new 9708ca2be40 var-tracking: Mark as sp based more VALUEs [PR92264]
new 5a1706f63a2 c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT stmt [...]
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/ChangeLog | 7 +++++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/cp-gimplify.c | 29 +++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/debug/pr94272.C | 14 ++++++++++++++
gcc/var-tracking.c | 3 ++-
6 files changed, 62 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/debug/pr94272.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_kernel/gnu-master-aarch64-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from cf2611febc arc: Use correct string when printing bfd DEBUG data
adds dd8953924b gdb/riscv: Apply NaN boxing when writing return values into [...]
adds 7b1eff95be [gdb] Print user/includes fields for maint commands
adds b778095777 The "b" flag for COFF sections only unsets the LOAD attribut [...]
adds aac88046e6 Add a new function to the BFD library to allow users access [...]
adds 4c83662712 readelf looping in process_archive
adds d503b685c6 Fix WOW64 process system DLL paths
adds 33aa3c10f6 Fix error message in compile-object-load.c
adds 46b438bb73 Automatic date update in version.in
adds f75fbe8ad2 alpha-vms: Sanity check ETIR__C_CTL_DFLOC index
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 13 ++++++++
bfd/cofflink.c | 9 +++++
bfd/libbfd-in.h | 5 +++
bfd/libbfd.h | 5 +++
bfd/version.h | 2 +-
bfd/vms-alpha.c | 26 ++++++++++-----
binutils/ChangeLog | 4 +++
binutils/readelf.c | 6 ++--
gas/ChangeLog | 5 +++
gas/config/obj-coff.c | 5 +++
gdb/ChangeLog | 23 +++++++++++++
gdb/compile/compile-object-load.c | 2 +-
gdb/riscv-tdep.c | 69 +++++++++++++++++++++++----------------
gdb/symmisc.c | 54 ++++++++++++++++++++++++++++--
gdb/symtab.h | 7 ++++
gdb/windows-nat.c | 44 +++++++++++++++++++++++--
16 files changed, 231 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_kernel/gnu-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 26e04ca3 0: update: binutils-gcc-linux: boot
new 4555b8c0 0: update: binutils-gcc-linux: 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 (26e04ca3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 128 +-
02-prepare_abe/console.log | 292 +-
03-build_abe-binutils/console.log | 11314 ++++++------
04-build_abe-stage1/console.log | 14849 +++++++--------
05-build_linux/console.log | 2540 ++-
06-boot_linux/console.log | 438 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 4 +-
08-update_baseline/results.regressions | 3 +-
console.log | 29581 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29595 insertions(+), 29571 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_kernel/llvm-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0a6dd2b9 0: update: llvm-linux: all
new 0d8c3b63 0: update: llvm-linux: all
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 (0a6dd2b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 96 +-
02-build_llvm/console.log | 12834 +++++++++++++--------------
03-build_linux/console.log | 878 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 14 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 37 -
06-update_baseline/results.regressions | 1 -
console.log | 13859 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
10 files changed, 13826 insertions(+), 13905 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.