This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from ede7cbc99 Cygwin: gencat: define __dead
new b4f5979e9 Cygwin: security: make sure the type DBGSID is in the DLL debug info
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:
winsup/cygwin/sec/base.cc | 5 +++++
1 file changed, 5 insertions(+)
--
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 0fc8da731c7 aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
new a70bdd86984 PR middle-end/123826: __builtin_pow vs. errno.
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/fold-const-call.cc | 36 +++++++++++++++++-------------------
gcc/testsuite/gcc.dg/errno-2.c | 35 +++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/errno-3.c | 35 +++++++++++++++++++++++++++++++++++
gcc/tree-ssa-math-opts.cc | 3 +++
4 files changed, 90 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/errno-2.c
create mode 100644 gcc/testsuite/gcc.dg/errno-3.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 26be9bdb06b Regularize spelling of names of keys
new 32b096b73e2 [pre-commit] Require pre-commit v4.5.1
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:
.pre-commit-config.yaml | 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 f7f2b73b9c1 testsuite: arm: Make arm_neon_ok_nocache consistent with ot [...]
new 0fc8da731c7 aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
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/aarch64/aarch64-builtins.cc | 75 ++++++++++------------
gcc/config/aarch64/arm_acle.h | 37 -----------
.../aarch64/{builtin_pld_pli.c => acle/pld_pli.c} | 0
.../gcc.target/aarch64/acle/pld_pli_illegal.c | 33 ++++++++++
.../gcc.target/aarch64/{ => acle}/pldir.c | 0
.../gcc.target/aarch64/builtin_pld_pli_illegal.c | 33 ----------
gcc/testsuite/gcc.target/aarch64/pr123548.c | 18 ++++++
7 files changed, 85 insertions(+), 111 deletions(-)
rename gcc/testsuite/gcc.target/aarch64/{builtin_pld_pli.c => acle/pld_pli.c} (100%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/pld_pli_illegal.c
rename gcc/testsuite/gcc.target/aarch64/{ => acle}/pldir.c (100%)
delete mode 100644 gcc/testsuite/gcc.target/aarch64/builtin_pld_pli_illegal.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr123548.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-15
in repository gcc.
from bea4d9ac4a2 Daily bump.
new aefa9e6f2d0 aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
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/aarch64/arm_acle.h | 8 ++++----
gcc/testsuite/gcc.target/aarch64/pr123548.c | 18 ++++++++++++++++++
2 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr123548.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 ba974fbe6b4 Daily bump.
new 52386b5056d aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
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/aarch64/arm_acle.h | 8 ++++----
gcc/testsuite/gcc.target/aarch64/pr123548.c | 18 ++++++++++++++++++
2 files changed, 22 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr123548.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 b11507b3dcc Automatic date update in version.in
new e7be36dcc14 Use upper case for "metasyntactic variables"
new 26be9bdb06b Regularize spelling of names of keys
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:
gdb/cli/cli-cmds.c | 8 ++++----
gdb/cli/cli-decode.h | 2 +-
gdb/printcmd.c | 34 +++++++++++++++++-----------------
gdb/testsuite/lib/mi-support.exp | 5 -----
gdb/utils.c | 2 +-
5 files changed, 23 insertions(+), 28 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 e7c2fd08ce0 [RISC-V][PR rtl-optimization/123322] Split general conditio [...]
new f7f2b73b9c1 testsuite: arm: Make arm_neon_ok_nocache consistent with ot [...]
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/lib/target-supports.exp | 3 +++
1 file changed, 3 insertions(+)
--
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 d941833a7f8 c++/reflection: refactor compare_reflections
new e7c2fd08ce0 [RISC-V][PR rtl-optimization/123322] Split general conditio [...]
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/combine.cc | 2 +
gcc/config/riscv/iterators.md | 9 ++
gcc/config/riscv/riscv.cc | 10 +++
gcc/config/riscv/zicond.md | 143 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/pr123322.c | 23 +++++
5 files changed, 187 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr123322.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.