This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 09dd47bc383 strub: accept indirection of volatile pointer types [PR118007]
new 53ddfbaede0 Fortran: Clean up -funderscoring and -fsecond-underscore do [...]
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/fortran/invoke.texi | 31 +++++++++++++++----------------
1 file changed, 15 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 glibc.
from 034cd67528 Don't use glibc <tgmath.h> when testing with Clang
new 6fd215d6ae posix: fix system when a child cannot be created [BZ #32450]
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:
stdlib/tst-system.c | 21 +++++++++++++++++++++
sysdeps/posix/system.c | 10 +++++++---
2 files changed, 28 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 glibc.
from 6025b399c7 stdio-common: Exclude bug28 when clang is used
new 034cd67528 Don't use glibc <tgmath.h> when testing with Clang
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:
Makeconfig | 3 ++-
include/tgmath.h | 8 +++++++-
math/Makefile | 24 ++++++++++++++++++------
3 files changed, 27 insertions(+), 8 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 0dc35fe5a09 testsuite: tree-ssa: Fix i686/-m32 fails for vector-*.c tests
new e7108c34a36 avoid trying to set block in barriers [PR113506]
new 09dd47bc383 strub: accept indirection of volatile pointer types [PR118007]
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/emit-rtl.cc | 6 ++++--
gcc/ipa-strub.cc | 13 +++++++------
gcc/testsuite/gcc.dg/strub-pr118007.c | 5 +++++
gcc/testsuite/gcc.target/riscv/pr113506.c | 15 +++++++++++++++
4 files changed, 31 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/strub-pr118007.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr113506.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 40bf25b754 Fix elf: Introduce is_rtld_link_map [BZ #32488]
new 6025b399c7 stdio-common: Exclude bug28 when clang is used
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 | 11 ++++++++++-
1 file changed, 10 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 glibc.
from c3ee510267 math: xfail some tanpi tests for ibm128-libgcc
new 40bf25b754 Fix elf: Introduce is_rtld_link_map [BZ #32488]
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:
sysdeps/x86_64/dl-cet.c | 4 ++--
1 file 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 binutils-gdb.
from db7e13a9a2f Minor cleanups in rust-lang.c
new fb2ded33c1e Add gstack 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/Makefile.in | 38 +++++-
gdb/NEWS | 2 +
gdb/configure | 14 +-
gdb/configure.ac | 7 +
gdb/doc/Makefile.in | 11 +-
gdb/doc/gdb.texinfo | 70 ++++++++++
gdb/gstack-1.in | 147 +++++++++++++++++++++
.../gdb.base/{attach-deleted-exec.c => gstack.c} | 11 +-
gdb/testsuite/gdb.base/gstack.exp | 92 +++++++++++++
9 files changed, 383 insertions(+), 9 deletions(-)
create mode 100755 gdb/gstack-1.in
copy gdb/testsuite/gdb.base/{attach-deleted-exec.c => gstack.c} (81%)
create mode 100644 gdb/testsuite/gdb.base/gstack.exp
--
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 9edd0af1484 arm: fix incorrect assembly of stm{,ia} as push [PR32363]
new db7e13a9a2f Minor cleanups in rust-lang.c
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/rust-lang.c | 21 ++++++++-------------
1 file changed, 8 insertions(+), 13 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 eebb39642 Add entry 87f97ffba93a2de17eca3927af901e3b3a103df7 from https [...]
new 76c451958 Add entry 87f97ffba93a2de17eca3927af901e3b3a103df7 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:
.../commit-log.txt | 2 +-
.../jira/description | 6 ++++-
.../jira/summary | 2 +-
.../jira/yaml | 8 +++++--
.../status.txt | 4 ++++
.../master-arm-check_bootstrap_lto}/details.txt | 28 ++++------------------
.../reproduction_instructions.txt | 0
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_bootstrap_check/status.txt | 4 ++++
10 files changed, 28 insertions(+), 30 deletions(-)
copy gcc/sha1/{01c095ab77f8f43bf77e4c0be6c4f4c0d15a4c29/tcwg_gcc_check/master-arm [...]
copy {binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/gnu-maste [...]
copy {binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/87f97ffba93a2de17eca3927af901e3b3a103df7/tcwg_bootstrap_check/{maste [...]
--
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 0d6278a52 Add entry 1fcb6a9754a8db057e18f629cb90011b638901e7 from https [...]
new eebb39642 Add entry 87f97ffba93a2de17eca3927af901e3b3a103df7 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_bootstrap_check/master-arm-check_bootstrap_lto}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{01c095ab77f8f43bf77e4c0be6c4f4c0d15a4c29/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/87f97ffba93a2de17eca3927af901e3b3a103df7/tcwg_bootstrap_check/{maste [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.