This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 0375e6e233 AArch64: Use math-use-builtins for roundeven(f)/lrint(f)/lround(f)
new 0807a262de Make <inttypes.h> printf macros narrow arguments (bug 31470)
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:
stdio-common/Makefile | 1 +
stdio-common/tst-printf-macro.c | 93 +++++++++++++++++++++++++++++++++++++++++
stdlib/inttypes.h | 80 +++++++++++++++++------------------
3 files changed, 134 insertions(+), 40 deletions(-)
create mode 100644 stdio-common/tst-printf-macro.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 2f651d20c1b Ada: Fix spurious warning for renaming of component of VFA record
new 374ec2ed5f6 libstdc++: Remove undeclared macros from configure.ac [PR122322]
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:
libstdc++-v3/configure | 20 --------------------
libstdc++-v3/configure.ac | 10 ----------
2 files changed, 30 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 99c4287dca3 Ada: Use Osint.Program_Name in gnatchop
new 9f09811d31c Fix minor testsuite scan failures for RISC-V
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/gcc.target/riscv/rvv/vsetvl/imm_switch-6.c | 4 ++--
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/imm_switch-7.c | 6 +++---
gcc/testsuite/gcc.target/riscv/shrink-wrap-1.c | 2 +-
gcc/testsuite/gcc.target/riscv/xandes/xandesperf-1.c | 2 +-
4 files changed, 7 insertions(+), 7 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 62331e8c351 top-level: Add forgejo sanity checks
new 99c4287dca3 Ada: Use Osint.Program_Name in gnatchop
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/ada/gnatchop.adb | 92 +++++-----------------------------------------------
1 file changed, 9 insertions(+), 83 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 binutils-gdb.
from 72cb13430c4 [gdb/testsuite] Fix gdb.tui/resize-3.exp on ppc64-linux
new a2a9b6487d2 libctf: fix libctf/testsuite/libctf-lookup/multidim-array o [...]
new 50861d98f81 libctf: fix unnecessary glibcism in testsuite
new b9e48061e06 libctf: tests: fix clang 21 uninitialized variable warning
The 3 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:
.../testsuite/libctf-lookup/multidim-array-ctf.c | 1 -
libctf/testsuite/libctf-lookup/multidim-array.c | 55 ++++++++++++++++++----
libctf/testsuite/libctf-lookup/multidim-array.lk | 4 --
.../testsuite/libctf-regression/open-error-free.c | 1 -
.../symtypetab-nonlinker-writeout.c | 2 +-
5 files changed, 47 insertions(+), 16 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 f5fb192c65e libstdc++: Remove undeclared macros from configure.ac [PR122322]
new 62331e8c351 top-level: Add forgejo sanity checks
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:
.forgejo/workflows/sanity-checks.yaml | 49 +++++++++++++++++++++++++++++++++++
1 file changed, 49 insertions(+)
create mode 100644 .forgejo/workflows/sanity-checks.yaml
--
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 2eec075a174 Ada: Fix spurious warning for renaming of component of VFA record
new 9aafd06ebe7 libstdc++: Fix unsafe comma operators in <random> [PR122062]
new e41abeca2c0 libstdc++: Remove undeclared macros from configure.ac [PR122322]
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:
libstdc++-v3/configure | 50 ++++------------------
libstdc++-v3/configure.ac | 10 -----
libstdc++-v3/include/bits/random.tcc | 4 +-
.../piecewise_linear_distribution/cons/122062.cc | 16 +++++++
4 files changed, 27 insertions(+), 53 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_dist [...]
--
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 a9d169b98c5 [gdb/testsuite] Use with_cwd in gdb.src/pre-commit.exp
new 72cb13430c4 [gdb/testsuite] Fix gdb.tui/resize-3.exp on ppc64-linux
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:
gdb/testsuite/gdb.tui/resize-3.exp | 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-14
in repository gcc.
from 2e37401c3f9 Daily bump.
new 2f651d20c1b Ada: Fix spurious warning for renaming of component of VFA record
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/ada/exp_ch2.adb | 8 +++++++-
gcc/testsuite/gnat.dg/renaming18.adb | 24 ++++++++++++++++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/renaming18.adb
--
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 4ee0dfd152b Daily bump.
new 9c390b702d3 Ada: Fix spurious warning for renaming of component of VFA record
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/ada/exp_ch2.adb | 8 +++++++-
gcc/testsuite/gnat.dg/renaming18.adb | 24 ++++++++++++++++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/renaming18.adb
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.