This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0f56d67a498 libgomp.texi (omp_interop_*): Add note about 5.2-to-6.0 inc [...]
new 5cb46d8fff0 emit-rtl: Tweak validate_subreg ordered_p condition [PR120447]
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/emit-rtl.cc | 9 +++++----
gcc/testsuite/gcc.dg/pr120447.c | 24 ++++++++++++++++++++++++
2 files changed, 29 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr120447.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 246fe7c3353 aarch64: Support id_aa64fpfr0_el1, id_aa64pfr2_el1
new 75e514cfa56 Revert "libctf: fix linking of non-root-visible types"
new 002957be18e libctf: dedup: improve hiding of conflicting types in the s [...]
new cedf6f8702e libctf: dedup: preserve non-root flag across normal links
new d4e9d956572 libctf, dedup: reclaim space wasted by duplicate hidden types
new f86f9fd8599 libctf: use __attribute__((__gnu_printf__)) where appropriate
The 5 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:
libctf/ctf-dedup.c | 249 +++++++++++++++++----
libctf/ctf-hash.c | 29 ++-
libctf/ctf-impl.h | 15 +-
libctf/ctf-link.c | 22 +-
.../libctf-writable/ctf-nonroot-linking.c | 11 -
5 files changed, 259 insertions(+), 67 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 glibc.
from 5b45674869 localedata: Use the name North Macedonia.
new e885fd43db posix: fix building regex when _LIBC isn't defined
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:
posix/regcomp.c | 7 +++++--
1 file changed, 5 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 ac0a04b7a25 libstdc++: Fix format call and test formatting with empty s [...]
new 0f56d67a498 libgomp.texi (omp_interop_*): Add note about 5.2-to-6.0 inc [...]
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:
libgomp/libgomp.texi | 20 ++++++++++++++++++++
1 file changed, 20 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 a8b38447efe RISC-V: Leverage get_vector_binary_rtx_cost to avoid code d [...]
new ac0a04b7a25 libstdc++: Fix format call and test formatting with empty s [...]
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/include/bits/chrono_io.h | 3 +-
.../testsuite/std/time/format/empty_spec.cc | 271 +++++++++++++++++++++
2 files changed, 273 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 binutils-gdb.
from f84a4db958a gdb/python/guile: fix segfault from nested prefix command creation
new 246fe7c3353 aarch64: Support id_aa64fpfr0_el1, id_aa64pfr2_el1
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:
gas/testsuite/gas/aarch64/sysreg/sysreg.d | 2 ++
gas/testsuite/gas/aarch64/sysreg/sysreg.s | 2 ++
opcodes/aarch64-sys-regs.def | 2 ++
3 files changed, 6 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 glibc.
from 7e10e30e64 malloc: Count tcache entries downwards
new 5b45674869 localedata: Use the name North Macedonia.
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:
locale/iso-3166.def | 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 binutils-gdb.
from 4c145987063 [gdb/testsuite] Fix gdb.base/exec-invalid-sysroot.exp
new f84a4db958a gdb/python/guile: fix segfault from nested prefix command creation
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/guile/guile-internal.h | 9 ++---
gdb/guile/scm-cmd.c | 30 +++++++++++-----
gdb/python/py-cmd.c | 30 +++++++++++-----
gdb/python/python-internal.h | 3 +-
gdb/testsuite/gdb.guile/scm-parameter.exp | 10 ++++++
gdb/testsuite/gdb.python/py-parameter-prefix.exp | 46 ++++++++++++++++++++++++
6 files changed, 105 insertions(+), 23 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 f7df6459564 Use MEM_EXPR only if MEM_P is true
new a8b38447efe RISC-V: Leverage get_vector_binary_rtx_cost to avoid code d [...]
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/riscv/riscv.cc | 44 ++++++++++++++++----------------------------
1 file changed, 16 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 release/2.34/master
in repository glibc.
from f18a8e408d elf: Fix subprocess status handling for tst-dlopen-sgid (bug 32987)
new 7dd31560a7 Revert "elf: Ignore LD_LIBRARY_PATH and debug env var for se [...]
new 35018c0fd2 elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
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:
elf/dl-support.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.