This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6325041c2b6 Add test for bogus warning [PR104076].
new ddce00dba24 i386: Fix GLC tuning with -masm=intel [PR104104]
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/config/i386/sse.md | 20 ++++++++++----------
gcc/testsuite/gcc.target/i386/pr104104.c | 10 ++++++++++
2 files changed, 20 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr104104.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-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1f5be5f22a Automatic date update in version.in
adds f60dbe8d12 Automatic date update in version.in
adds 182284deb1 Automatic date update in version.in
adds cf0ac00a84 Automatic date update in version.in
new 3f4442ae83 Automatic date update in version.in
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 +-
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_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fdec93c1 0: update: binutils-gcc-linux-qemu: all
new 8ed32d6d 0: update: binutils-gcc-linux-qemu: 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 (fdec93c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 42336 -> 41736 bytes
04-build_abe-stage1/console.log.xz | Bin 86068 -> 85312 bytes
05-build_abe-qemu/console.log.xz | Bin 30316 -> 30240 bytes
06-build_linux/console.log.xz | Bin 3192 -> 3204 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 7ca21601704 c++: new (nothrow) array cleanup [PR104007]
adds 0d01a272267 Fortran: handle expansion of zero-sized array constructors
adds dad495e3013 RISC-V: Fix use-after-free error in `parse_multiletter_ext'
adds 3c4a54adb21 c++: DEPENDENT_OPERATOR_TYPE as type of NTTP [PR104074]
adds fe3ed885cda libstdc++: Limit new basic_string(nullptr_t) constructor to [...]
adds 79e746bb05e analyzer: fix ICE on realloc of zeroed memory [PR104062]
adds 2aefe248aa4 analyzer: fix ICE on unary ops folding to casts of constant [...]
adds 43ec2652134 bpf: write CO-RE relocation record size only once
adds 7db42268ce4 bpf: ensure correct string offsets in BTF.ext
adds 2aa184458a1 c++: input_location and lookahead [PR104025]
adds fdd6d85bd75 c++: Use -std=c++20 in testsuite default std list
new 1a5145f1e3a c++: Fix handling of temporaries with consteval ctors and n [...]
new 5ce3c003df2 [COMMITTED] Improve coment for the newly added code in ipa-split.
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-model-manager.cc | 22 +++++++++++++++--
gcc/common/config/riscv/riscv-common.cc | 2 +-
gcc/config/bpf/coreout.cc | 28 ++++++++++++++--------
gcc/config/bpf/coreout.h | 1 -
gcc/cp/constexpr.cc | 6 ++++-
gcc/cp/parser.cc | 3 ++-
gcc/cp/pt.cc | 14 +++++------
gcc/fortran/array.cc | 3 +++
gcc/ipa-split.cc | 4 ++--
gcc/testsuite/g++.dg/cpp1z/nontype-auto20.C | 5 ++++
gcc/testsuite/g++.dg/cpp2a/consteval27.C | 18 ++++++++++++++
gcc/testsuite/g++.dg/warn/pr104025.C | 20 ++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/pr104062.c | 13 ++++++++++
gcc/testsuite/gcc.dg/analyzer/pr104089.c | 9 +++++++
gcc/testsuite/gcc.target/bpf/core-section-1.c | 2 +-
gcc/testsuite/gfortran.dg/pr102520.f90 | 6 ++---
gcc/testsuite/gfortran.dg/pr103692.f90 | 23 ++++++++++++++++++
gcc/testsuite/lib/g++-dg.exp | 2 +-
libstdc++-v3/include/bits/basic_string.h | 4 +++-
libstdc++-v3/include/bits/cow_string.h | 4 +++-
libstdc++-v3/include/std/string_view | 3 ++-
.../21_strings/basic_string/cons/char/nullptr.cc | 26 +++++++++++++++++++-
.../basic_string_view/cons/char/nonnull.cc | 3 ++-
.../basic_string_view/cons/wchar_t/nonnull.cc | 3 ++-
24 files changed, 186 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto20.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval27.C
create mode 100644 gcc/testsuite/g++.dg/warn/pr104025.C
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr104062.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr104089.c
create mode 100644 gcc/testsuite/gfortran.dg/pr103692.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.