This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e211c49f277 MAINTAINERS: add myself to write after approval
new 92b6485a75c cobol: Eliminate exception "blob"; streamline some code gen [...]
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/cobol/cobol1.cc | 23 +-
gcc/cobol/except.cc | 111 ++---
gcc/cobol/exceptg.h | 7 +-
gcc/cobol/gcobc | 2 +-
gcc/cobol/genapi.cc | 128 +++--
gcc/cobol/genmath.cc | 26 +-
gcc/cobol/genutil.cc | 611 +++++++++++++-----------
gcc/cobol/genutil.h | 1 +
gcc/cobol/lang-specs.h | 2 +-
gcc/cobol/lang.opt | 5 +
gcc/cobol/lexio.h | 1 -
gcc/cobol/parse.y | 94 ++--
gcc/cobol/parse_ante.h | 58 ++-
gcc/cobol/scan.l | 2 +-
gcc/cobol/scan_ante.h | 10 +-
gcc/cobol/symbols.cc | 43 +-
gcc/cobol/symbols.h | 40 +-
gcc/cobol/util.cc | 51 +-
gcc/cobol/util.h | 2 +
gcc/testsuite/cobol.dg/group1/declarative_1.cob | 6 +-
libgcobol/common-defs.h | 17 +-
libgcobol/libgcobol.cc | 55 +++
22 files changed, 700 insertions(+), 595 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 9fa534f0831 ipa: Dump cgraph_node UID instead of order into ipa-clones [...]
new e211c49f277 MAINTAINERS: add myself to write after approval
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 | 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 fa365450352 Further simplify the stdlib inline folding
new 9fa534f0831 ipa: Dump cgraph_node UID instead of order into ipa-clones [...]
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/cgraph.cc | 2 +-
gcc/cgraph.h | 2 +-
gcc/cgraphclones.cc | 4 ++--
gcc/ipa-cp.cc | 2 +-
gcc/ipa-sra.cc | 2 +-
gcc/symtab.cc | 4 ++--
6 files changed, 8 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 release/2.41/master
in repository glibc.
from 5cf17ebc65 hurd: Fix tst-stack2 test build on Hurd
new dab44a3b2b elf: Keep using minimal malloc after early DTV resize (bug 32412)
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:
elf/Makefile | 5 ++
elf/dl-tls.c | 7 +++
...{tst-audit19a.c => tst-audit-tlsdesc-dlopen2.c} | 30 +++++++----
elf/tst-auditmod-tlsdesc2.c | 59 ++++++++++++++++++++++
4 files changed, 90 insertions(+), 11 deletions(-)
copy elf/{tst-audit19a.c => tst-audit-tlsdesc-dlopen2.c} (56%)
create mode 100644 elf/tst-auditmod-tlsdesc2.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 release/2.40/master
in repository glibc.
from 7c3c9ae286 libio: Correctly link tst-popen-fork against libpthread
new 8667345b83 elf: Keep using minimal malloc after early DTV resize (bug 32412)
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:
elf/Makefile | 5 ++
elf/dl-tls.c | 7 +++
.../tst-audit-tlsdesc-dlopen2.c | 32 ++++++------
elf/tst-auditmod-tlsdesc2.c | 59 ++++++++++++++++++++++
4 files changed, 88 insertions(+), 15 deletions(-)
copy sysdeps/x86_64/tst-cet-legacy-1.c => elf/tst-audit-tlsdesc-dlopen2.c (53%)
create mode 100644 elf/tst-auditmod-tlsdesc2.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 release/2.39/master
in repository glibc.
from 4e5ee49a43 sysdeps/unix/sysv/linux/x86_64/Makefile: Add the end marker
new 147bed0a71 elf: Keep using minimal malloc after early DTV resize (bug 32412)
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:
elf/Makefile | 5 ++
elf/dl-tls.c | 7 +++
.../tst-audit-tlsdesc-dlopen2.c | 32 ++++++------
elf/tst-auditmod-tlsdesc2.c | 59 ++++++++++++++++++++++
4 files changed, 88 insertions(+), 15 deletions(-)
copy sysdeps/x86_64/tst-cet-legacy-1.c => elf/tst-audit-tlsdesc-dlopen2.c (53%)
create mode 100644 elf/tst-auditmod-tlsdesc2.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 6d4e8847f74 forwprop: Add alias walk limit to optimize_memcpy_to_memset.
new 60e24acbcd7 aarch64: Fix narrowing warning in aarch64_detect_vector_stm [...]
new dca6f3534d2 aarch64: Fix narrowing warning in driver-aarch64.cc [PR118603]
new fa365450352 Further simplify the stdlib inline folding
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:
gcc/config/aarch64/aarch64-protos.h | 4 ++--
gcc/config/aarch64/driver-aarch64.cc | 2 +-
gcc/cp/cp-gimplify.cc | 3 +--
gcc/doc/invoke.texi | 3 ++-
4 files changed, 6 insertions(+), 6 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 21e54f160f manual: add remaining CPU_* macros
new 6c9bb270d6 manual: Clarifications for listing directories
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:
manual/filesys.texi | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 64 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 d87caa9d359 c++, coroutines: Allow NVRO in more cases for ramp functions.
new c1cd1889392 forwprop: Move memcpy_to_memset from gimple fold to forwprop
new 6d4e8847f74 forwprop: Add alias walk limit to optimize_memcpy_to_memset.
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/gimple-fold.cc | 168 ------------------------------------
gcc/testsuite/gcc.dg/pr78408-1.c | 3 +-
gcc/tree-ssa-forwprop.cc | 178 +++++++++++++++++++++++++++++++++++++++
3 files changed, 179 insertions(+), 170 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 31fd9be3344 ubsan: emit_inc_line_addr integer overflow
new e1ec485cfa2 Update comment for find_field_create_baton
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/dwarf2/read.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.