This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from c4fb5da27 Cygwin: pty: Avoid client deadlock when pty master stops to read.
new 920b72f4f arm: Fix fma & fmaf implementations
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:
newlib/libm/machine/arm/s_fma_arm.c | 2 +-
newlib/libm/machine/arm/sf_fma_arm.c | 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 main
in repository newlib.
from c4fb5da27 Cygwin: pty: Avoid client deadlock when pty master stops to read.
new 920b72f4f arm: Fix fma & fmaf implementations
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:
newlib/libm/machine/arm/s_fma_arm.c | 2 +-
newlib/libm/machine/arm/sf_fma_arm.c | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 79ef52d06 Add entry 057a2b4c4b57ef495dd32c9087e4af28bda41737 from https [...]
new ee882eb47 Add entry 057a2b4c4b57ef495dd32c9087e4af28bda41737 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:
.../jira/description | 5 +++
.../jira/yaml | 5 +++
.../status.txt | 5 +++
.../master-aarch64/details.txt | 47 ++++++++++------------
.../master-aarch64/reproduction_instructions.txt | 4 +-
.../master-aarch64}/status-summary.txt | 0
.../master-aarch64/status.txt | 6 +--
.../status-summary.txt | 0
.../tcwg_gnu_cross_check_binutils/status.txt | 6 +--
9 files changed, 44 insertions(+), 34 deletions(-)
copy {gcc/sha1/5aa3fec38cc6f52285168b161bab1a869d864b44/tcwg_gnu_cross_check_gcc = [...]
copy binutils/sha1/057a2b4c4b57ef495dd32c9087e4af28bda41737/{tcwg_gnu_native_check [...]
copy binutils/sha1/057a2b4c4b57ef495dd32c9087e4af28bda41737/{ => tcwg_gnu_cross_ch [...]
copy binutils/sha1/{e10d82fc3ed03ee03f7c831a5b1e73c6c5ed3722 => 057a2b4c4b57ef495d [...]
copy binutils/sha1/057a2b4c4b57ef495dd32c9087e4af28bda41737/{ => tcwg_gnu_cross_ch [...]
copy binutils/sha1/{e10d82fc3ed03ee03f7c831a5b1e73c6c5ed3722 => 057a2b4c4b57ef495d [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from fb112f357 Add entry 3b9b8d6cfdf59337f4b7ce10ce92a98044b2657b from https [...]
new 79ef52d06 Add entry 057a2b4c4b57ef495dd32c9087e4af28bda41737 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_gnu_cross_check_binutils/master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy binutils/sha1/{0ec2cde4f48fbe19c72d0963101888743015041e => 057a2b4c4b57ef495d [...]
copy binutils/sha1/057a2b4c4b57ef495dd32c9087e4af28bda41737/{tcwg_binutils_check = [...]
--
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 9dc645cb56 x86: Set default non_temporal_threshold for Zhaoxin processors
new 4f7eb238d0 signal/Makefile: Split and sort tests
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:
signal/Makefile | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 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 releases/gcc-12
in repository gcc.
from 1d6c409fdff Daily bump.
new 53305588cfb AVR: target/88236, target/115726 - Fix __memx code generation.
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/avr/avr.cc | 8 +-
gcc/config/avr/avr.md | 18 +++-
.../gcc.target/avr/torture/pr88236-pr115726.c | 115 +++++++++++++++++++++
3 files changed, 138 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr88236-pr115726.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 releases/gcc-14
in repository gcc.
from 37bbd2c1667 c: Fix ICE related to incomplete structures in C23 [PR114930]
new 7249b3cdc16 AVR: target/88236, target/115726 - Fix __memx code generation.
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/avr/avr.cc | 8 +-
gcc/config/avr/avr.md | 18 +++-
.../gcc.target/avr/torture/pr88236-pr115726.c | 115 +++++++++++++++++++++
3 files changed, 138 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr88236-pr115726.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 releases/gcc-13
in repository gcc.
from 461c8462d6b Daily bump.
new 743575bfc6c AVR: target/88236, target/115726 - Fix __memx code generation.
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/avr/avr.cc | 8 +-
gcc/config/avr/avr.md | 18 +++-
.../gcc.target/avr/torture/pr88236-pr115726.c | 115 +++++++++++++++++++++
3 files changed, 138 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr88236-pr115726.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 3d23abd3dd9 AVR: target/88236, target/115726 - Fix __memx code generation.
new 142b5263b18 i386: Additional peephole2 to use lea in round-up integer d [...]
new 589865a8e4f testsuite: Fix -m32 gcc.target/i386/pr102464-vrndscaleph.c [...]
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/i386/i386.md | 15 +++++++++++++++
gcc/testsuite/gcc.target/i386/lea-3.c | 13 +++++++++++++
gcc/testsuite/gcc.target/i386/pr102464-vrndscaleph.c | 3 +++
3 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/lea-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.