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 3cdc2743c64 [gdb] Drop gdb.stabs exclude from tclint.toml
new 8eb1701823e gdb: fix loading compressed scripts from `.debug_gdb_script [...]
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/gdb_bfd.c | 6 +++---
1 file changed, 3 insertions(+), 3 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 02797a4eeb9 libstdc++: Avoid incrementing input iterators with std::pre [...]
new f88c3d76fc8 testsuite: Fix local labels [PR122378]
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/c-c++-common/gomp/attrs-metadirective-2.c | 2 +-
gcc/testsuite/c-c++-common/gomp/metadirective-2.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 master
in repository gcc.
from 6c01778628d MAINTAINERS: Update my contact info.
new 02797a4eeb9 libstdc++: Avoid incrementing input iterators with std::pre [...]
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:
.../include/bits/stl_iterator_base_funcs.h | 2 +-
.../24_iterators/range_operations/122224.cc | 100 +++++++++++++++++++++
2 files changed, 101 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/24_iterators/range_operations/122224.cc
--
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 llvm-lnt.
from 0eb6c92 Officially support Python 3.13 and 3.14, and add CI for them (#87)
new 0367895 [NFC] Reindent docker-entrypoint.sh with spaces
new 388d187 [NFC] Rename .yml files to .yaml for consistency
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:
...-package.yml => build-and-publish-package.yaml} | 0
docker-compose.yml => docker-compose.yaml | 0
docker/docker-entrypoint.sh | 36 +++++++++++-----------
3 files changed, 18 insertions(+), 18 deletions(-)
rename .github/workflows/{build-and-publish-package.yml => build-and-publish-packa [...]
rename docker-compose.yml => docker-compose.yaml (100%)
--
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 llvm-lnt.
from 2b1e74f Add REQUIRES postgres to tests/utils/installation.shtest test (#113)
new 0eb6c92 Officially support Python 3.13 and 3.14, and add CI for them (#87)
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:
.github/workflows/tox.yaml | 2 +-
pyproject.toml | 2 ++
2 files changed, 3 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 main
in repository llvm-lnt.
from 3e71f65 Replace usage of "pipes" with shlex. (#112)
new 2b1e74f Add REQUIRES postgres to tests/utils/installation.shtest test (#113)
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:
tests/utils/installation.shtest | 1 +
1 file changed, 1 insertion(+)
--
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 79b49977b18 c++: Fix up RAW_DATA_CST handling in braced_list_to_string [...]
new 6c01778628d MAINTAINERS: Update my contact 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:
MAINTAINERS | 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-15
in repository gcc.
from 9a9470a34f6 i386: Correct cpu codename value for unknown model number
new f8f8e79c813 c++: Fix up RAW_DATA_CST handling in braced_list_to_string [...]
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/c-family/c-common.cc | 1 +
gcc/testsuite/g++.dg/cpp/embed-27.C | 38 +++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/pr122302.C | 40 +++++++++++++++++++++++++++++++++++
3 files changed, 79 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp/embed-27.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr122302.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 678ec7143b8 AArch64: Add support for boolean reductions for Adv. SIMD u [...]
new 79b49977b18 c++: Fix up RAW_DATA_CST handling in braced_list_to_string [...]
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/c-family/c-common.cc | 1 +
gcc/testsuite/g++.dg/cpp/embed-27.C | 38 +++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/pr122302.C | 40 +++++++++++++++++++++++++++++++++++
3 files changed, 79 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp/embed-27.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr122302.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 1eba0b35ad posix: Fix memory leak a memory leak in glob.
new 48fde7b026 various fixes detected with -Wdouble-promotion
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:
math/w_jnf_compat.c | 2 +-
math/w_log2f_compat.c | 2 +-
math/w_tgammaf_compat.c | 2 +-
sysdeps/ieee754/dbl-64/s_fmaf.c | 2 +-
sysdeps/ieee754/flt-32/e_acosf.c | 4 ++--
sysdeps/ieee754/flt-32/e_atan2f.c | 6 +++---
sysdeps/ieee754/flt-32/e_coshf.c | 2 +-
sysdeps/ieee754/flt-32/e_exp10f.c | 2 +-
sysdeps/ieee754/flt-32/e_j0f.c | 6 +++---
sysdeps/ieee754/flt-32/e_j1f.c | 10 ++++++----
sysdeps/ieee754/flt-32/e_jnf.c | 6 ++++--
sysdeps/ieee754/flt-32/e_lgammaf_r.c | 10 +++++-----
sysdeps/ieee754/flt-32/e_powf.c | 2 +-
sysdeps/ieee754/flt-32/e_remainderf.c | 4 ++--
sysdeps/ieee754/flt-32/e_sinhf.c | 2 +-
sysdeps/ieee754/flt-32/s_asinpif.c | 2 +-
sysdeps/ieee754/flt-32/s_atanpif.c | 4 ++--
sysdeps/ieee754/flt-32/s_erfcf.c | 2 +-
sysdeps/ieee754/flt-32/s_log10p1f.c | 2 +-
sysdeps/ieee754/flt-32/s_log1pf.c | 12 ++++++------
sysdeps/ieee754/flt-32/s_remquof.c | 2 +-
21 files changed, 45 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.