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 10bf53a80ee ICF&SRA: Make ICF and SRA agree on padding
new 1db45e83021 ipa: Compare jump functions in ICF (PR 113907)
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/ipa-cp.cc | 2 +-
gcc/ipa-icf-gimple.cc | 29 +++++++
gcc/ipa-prop.cc | 157 ++++++++++++++++++++++++++++++++++
gcc/ipa-prop.h | 3 +
gcc/testsuite/gcc.dg/lto/pr113907_0.c | 18 ++++
gcc/testsuite/gcc.dg/lto/pr113907_1.c | 35 ++++++++
gcc/testsuite/gcc.dg/lto/pr113907_2.c | 11 +++
7 files changed, 254 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113907_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113907_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr113907_2.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 b9a16391e8f Fix gas's 'macro count' test for various targets
new f1fe1d35c85 Adjust C++ destructor type tests
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.cp/m-static.exp | 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 glibc.
from 3395157ff2 malloc: Improve aligned_alloc and calloc test coverage.
new f942a732d3 math: Add GLIBC_TEST_LIBM_VERBOSE environment variable support.
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/libm-test-support.c | 23 +++++++++++++++++++++--
1 file changed, 21 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 414aa6987f2 Fix Segmentation Fault in AIX during multi process debugging.
new b9a16391e8f Fix gas's 'macro count' test for various targets
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/app.c | 5 +++++
gas/testsuite/gas/macros/count.s | 20 ++++++++++----------
2 files changed, 15 insertions(+), 10 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 90a6ca8b28 aarch64: Fix AdvSIMD libmvec routines for big-endian
new 3395157ff2 malloc: Improve aligned_alloc and calloc test coverage.
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:
malloc/Makefile | 12 ++++
.../tst-aligned-alloc-random.c | 24 +++++---
malloc/tst-aligned_alloc-lib.c | 72 ++++++++++++++++++++++
wcsmbs/test-wcsstr.c => malloc/tst-malloc-random.c | 6 +-
malloc/tst-malloc.c | 4 ++
5 files changed, 106 insertions(+), 12 deletions(-)
copy nptl/tst-pthread-key1-static.c => malloc/tst-aligned-alloc-random.c (76%)
create mode 100644 malloc/tst-aligned_alloc-lib.c
copy wcsmbs/test-wcsstr.c => malloc/tst-malloc-random.c (90%)
--
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 f97d86f897b testsuite: analyzer: Fix fd-glibc-byte-stream-connection-se [...]
new c1356e8cc9a [testsuite] Fix gcc.dg/pr115066.c fail on aarch64
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.dg/pr115066.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 gcc.
from 6cc8698244b libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015]
new f97d86f897b testsuite: analyzer: Fix fd-glibc-byte-stream-connection-se [...]
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.dg/analyzer/fd-glibc-byte-stream-connection-server.c | 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 releases/gcc-14
in repository gcc.
from c60205cd4ae libstdc++: Fix typo in std::stacktrace::max_size [PR115063]
new eefa4c06483 libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015]
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/src/c++23/print.cc | 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 gcc.
from 0a99ad5c52c libstdc++: Document when std::string::shrink_to_fit was added
new 6cc8698244b libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015]
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/src/c++23/print.cc | 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 gcc.
from b7003b4cc5e [debug] Fix dwarf v4 .debug_macro.dwo
new 0a99ad5c52c libstdc++: Document when std::string::shrink_to_fit was added
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/doc/html/manual/strings.html | 4 ++--
libstdc++-v3/doc/xml/manual/strings.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.