This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f7dbf623045 Faster irange union for appending ranges.
new 678e6c328c7 i386: Narrow test instructions with immediate operands [PR111698]
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.h | 2 ++
gcc/config/i386/i386.md | 51 ++++++++++++++++++++++++++++++++
gcc/config/i386/x86-tune.def | 8 +++++
gcc/testsuite/gcc.target/i386/pr111698.c | 19 ++++++++++++
4 files changed, 80 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/pr111698.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 4912418dc1b LoongArch: Fix vfrint-releated comments in lsxintrin.h and [...]
new f7dbf623045 Faster irange union for appending ranges.
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/value-range.cc | 45 ++++++++++++++++++++++++++++++++++++++++++++-
gcc/value-range.h | 1 +
2 files changed, 45 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.
unknown user pushed a change to branch master
in repository gcc.
from fb28d5c6b0a c++: add fixed testcase [PR99804]
new 1b30ef7cea7 LoongArch: Implement __builtin_thread_pointer for TLS.
new 4912418dc1b LoongArch: Fix vfrint-releated comments in lsxintrin.h and [...]
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/config/loongarch/lasxintrin.h | 16 ++++++++--------
gcc/config/loongarch/loongarch.md | 7 +++++++
gcc/config/loongarch/lsxintrin.h | 16 ++++++++--------
gcc/doc/extend.texi | 5 +++++
.../gcc.target/loongarch/builtin_thread_pointer.c | 10 ++++++++++
5 files changed, 38 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/builtin_thread_pointer.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_gdb_build/master-arm
in repository toolchain/ci/base-artifacts/tcwg_gdb_build/master-arm.
from 657660b onsuccess: #378: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new d0a7afa onsuccess: #379: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2120 -> 2116 bytes
02-prepare_abe/console.log.xz | Bin 2556 -> 2580 bytes
04-build_abe-gdb/console.log.xz | Bin 47812 -> 46796 bytes
04-build_abe-gdb/make-gdb.log.xz | Bin 38244 -> 38336 bytes
05-check_regression/console.log.xz | Bin 1100 -> 1128 bytes
jenkins/build-name | 2 +-
jenkins/notify-full.log | 1210 ++----------------------------------
jenkins/notify-init.log | 362 +----------
jenkins/rewrite.log | 20 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comment-template.txt | 2 +-
notify/jira/components | 1 -
notify/jira/description | 20 -
notify/jira/startdate | 1 -
notify/jira/summary | 1 -
notify/mail-body.txt | 30 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
19 files changed, 103 insertions(+), 1560 deletions(-)
delete mode 100644 notify/jira/components
delete mode 100644 notify/jira/description
delete mode 100644 notify/jira/startdate
delete mode 100644 notify/jira/summary
--
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 ac66744d942 jit: dump string literal initializers correctly
new fb28d5c6b0a c++: add fixed testcase [PR99804]
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/template/enum9.C | 12 ++++++++++++
1 file changed, 12 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/template/enum9.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.