This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 913511a3b Add entry df483ebd24689a3bebfae2089637a00eca0e5a12 from https [...]
new 015f7df5b Add entry 55e94561e97ed0bce4774aa1c6b5d5d82209a379 from https [...]
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:
.../tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3_LTO}/build_url | 2 +-
.../gnu-arm-master-O3_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/c34d1cc9200ae24dc7572aaf77d80276c0490e9b/tcwg_bmk-code_speed-s [...]
copy gcc/sha1/55e94561e97ed0bce4774aa1c6b5d5d82209a379/{tcwg_bmk-code_size-spec2k6 [...]
--
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 ab2da8fb67b i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339]
new 30e1c3d7e82 lower-subreg, edit-context: Fix comment typos
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/edit-context.cc | 2 +-
gcc/lower-subreg.cc | 2 +-
2 files 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.
unknown user pushed a change to branch master
in repository gcc.
from 7dd3b2b09cb match.pd: Only merge truncation with conversion for -fno-si [...]
new ab2da8fb67b i386: Fix a pasto in ix86_expand_int_sse_cmp [PR114339]
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/i386-expand.cc | 2 +-
gcc/testsuite/gcc.target/i386/pr114339.c | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr114339.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 binutils-gdb.
from 7bb2b949331 Automatic date update in version.in
new 9fe07b7f95f x86/APX: legacy promoted insns can't access %xmm16-%xmm31
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:
gas/config/tc-i386.c | 7 +++
.../gas/i386/x86-64-apx-egpr-promote-inval.l | 17 ++++---
.../gas/i386/x86-64-apx-egpr-promote-inval.s | 4 ++
.../gas/i386/x86-64-apx-evex-promoted-bad.d | 8 +++-
.../gas/i386/x86-64-apx-evex-promoted-bad.s | 14 +++++-
.../gas/i386/x86-64-apx-evex-promoted-intel.d | 52 +++++++++-------------
.../gas/i386/x86-64-apx-evex-promoted-wig.d | 52 +++++++++-------------
gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 52 +++++++++-------------
gas/testsuite/gas/i386/x86-64-apx-evex-promoted.s | 52 +++++++++-------------
opcodes/i386-dis.c | 5 +++
10 files changed, 124 insertions(+), 139 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 0319f265edd expand: EXTEND_BITINT CALL_EXPR results [PR114332]
new 7dd3b2b09cb match.pd: Only merge truncation with conversion for -fno-si [...]
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/match.pd | 1 +
.../aarch64/no_merge_trunc_signed_zero.c | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/no_merge_trunc_signed_zero.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 8ae7062bf40 testsuite: Fix up pr104601.C for recent libstdc++ changes
new 0319f265edd expand: EXTEND_BITINT CALL_EXPR results [PR114332]
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/expr.cc | 3 ++-
.../gcc.dg/torture/{bitint-52.c => bitint-64.c} | 19 +++++++++----------
2 files changed, 11 insertions(+), 11 deletions(-)
copy gcc/testsuite/gcc.dg/torture/{bitint-52.c => bitint-64.c} (51%)
--
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 90b9872311c bitint: Fix up adjustment of large/huge _BitInt arguments o [...]
new 8ae7062bf40 testsuite: Fix up pr104601.C for recent libstdc++ changes
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/testsuite/g++.dg/torture/pr104601.C | 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.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 7d2d6e1ab56 Daily bump.
new c471d29affb testsuite: Added missing } in the dg-bogus comment [PR114343]
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.dg/analyzer/null-deref-pr108251-smp_fetch_ssl_fc_has_early-O2.c | 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.
unknown user pushed a change to branch master
in repository gcc.
from 3fd46d859cd Fortran: Fix class/derived/complex function associate selec [...]
new 90b9872311c bitint: Fix up adjustment of large/huge _BitInt arguments o [...]
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/gimple-lower-bitint.cc | 71 ++++++++++++++++++++++++-
gcc/testsuite/gcc.dg/bitint-100.c | 108 ++++++++++++++++++++++++++++++++++++++
2 files changed, 178 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-100.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 glibc.
from 2367bf468c Update kernel version to 6.8 in header constant tests
new 73c26018ed aarch64: fix check for SVE support in assembler
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/aarch64/configure | 5 +++--
sysdeps/aarch64/configure.ac | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
mode change 100644 => 100755 sysdeps/aarch64/configure
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.