This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.37/master
in repository glibc.
from 7d1c950582 x86/string: Fixup alignment of main loop in str{n}cmp-evex [ [...]
new 19d8959b4d elf: Avoid some free (NULL) calls in _dl_update_slotinfo
new abe2bb2b47 elf: Support recursive use of dynamic TLS in interposed malloc
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/Makefile | 26 ++++++
elf/dl-tls.c | 102 +++++++++++++++++++--
elf/rtld.c | 2 +
elf/tst-recursive-tls.c | 60 ++++++++++++
elf/tst-recursive-tlsmallocmod.c | 64 +++++++++++++
.../tst-recursive-tlsmodN.c | 13 ++-
sysdeps/generic/ldsodefs.h | 14 +++
sysdeps/x86_64/dl-tls.c | 5 +-
8 files changed, 271 insertions(+), 15 deletions(-)
create mode 100644 elf/tst-recursive-tls.c
create mode 100644 elf/tst-recursive-tlsmallocmod.c
copy sysdeps/generic/mremap-failure.h => elf/tst-recursive-tlsmodN.c (77%)
--
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-13
in repository gcc.
from adf9e278776 Daily bump.
new 91706178c37 Fortran: Cray pointer comparison wrongly optimized away [PR106692]
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/trans-expr.cc | 13 +++++++
gcc/testsuite/gfortran.dg/cray_pointers_13.f90 | 51 ++++++++++++++++++++++++++
2 files changed, 64 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/cray_pointers_13.f90
--
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 76167875f2f Daily bump.
new 7c013a681cc c++/modules: Handle chaining already-imported local types [ [...]
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/cp/module.cc | 14 +++++++++++++-
gcc/testsuite/g++.dg/modules/pr114630.h | 11 +++++++++++
gcc/testsuite/g++.dg/modules/pr114630_a.C | 7 +++++++
gcc/testsuite/g++.dg/modules/pr114630_b.C | 8 ++++++++
gcc/testsuite/g++.dg/modules/pr114630_c.C | 4 ++++
5 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/modules/pr114630.h
create mode 100644 gcc/testsuite/g++.dg/modules/pr114630_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr114630_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr114630_c.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 65286465b94 Fortran: Fix location_t in gfc_get_extern_function_decl; su [...]
new d6d7e0261a0 c++/modules: Handle chaining already-imported local types [ [...]
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/cp/module.cc | 14 +++++++++++++-
gcc/testsuite/g++.dg/modules/pr114630.h | 11 +++++++++++
gcc/testsuite/g++.dg/modules/pr114630_a.C | 7 +++++++
gcc/testsuite/g++.dg/modules/pr114630_b.C | 8 ++++++++
.../g++.dg/modules/{namespace-7_b.C => pr114630_c.C} | 8 ++------
5 files changed, 41 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/pr114630.h
create mode 100644 gcc/testsuite/g++.dg/modules/pr114630_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr114630_b.C
copy gcc/testsuite/g++.dg/modules/{namespace-7_b.C => pr114630_c.C} (50%)
--
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 d64ca153510 Fortran: Fix error recovery for bad component arrayspecs [P [...]
new 65286465b94 Fortran: Fix location_t in gfc_get_extern_function_decl; su [...]
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/gfortran.h | 1 +
gcc/fortran/openmp.cc | 53 +++++++++++---
gcc/fortran/trans-decl.cc | 2 +-
gcc/fortran/trans-openmp.cc | 3 +
.../routine-external-level-of-parallelism-2.f | 28 +++----
gcc/testsuite/gfortran.dg/gomp/dispatch-11.f90 | 85 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/dispatch-12.f90 | 49 +++++++++++++
7 files changed, 195 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/dispatch-11.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/dispatch-12.f90
--
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 42d741a68 Add entry 70035b6c13852435d7ae396c0762ee26897d4d45 from https [...]
new a90abcf34 Add entry 70035b6c13852435d7ae396c0762ee26897d4d45 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:
.../{gcc-15-6614-g70035b6c138 => gcc-15-6614-g70035b6c1385} | 0
gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/commit-log.txt | 2 +-
.../70035b6c13852435d7ae396c0762ee26897d4d45/jira/description | 7 ++++++-
gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/jira/summary | 2 +-
gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/jira/yaml | 9 +++++++--
.../70035b6c13852435d7ae396c0762ee26897d4d45/status-summary.txt | 2 +-
gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/status.txt | 5 +++++
.../gnu-aarch64-master-O3_LTO}/details.txt | 4 ++--
.../gnu-aarch64-master-O3_LTO}/reproduction_instructions.txt | 0
.../gnu-aarch64-master-O3_LTO/status-summary.txt | 1 +
.../gnu-aarch64-master-O3_LTO/status.txt | 6 +++---
.../tcwg_bmk-code_vect-cpu2017fast/status-summary.txt | 1 +
.../tcwg_bmk-code_vect-cpu2017fast/status.txt | 4 ++++
13 files changed, 32 insertions(+), 11 deletions(-)
copy gcc/basepoints/{gcc-15-6614-g70035b6c138 => gcc-15-6614-g70035b6c1385} (100%)
copy gcc/sha1/{3d48c11ad082def8ee237e5778d8a5d569bff96d/tcwg_bmk-code_vect-spec2k6 [...]
copy {binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/gnu-maste [...]
create mode 100644 gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/tcwg_bmk-code [...]
copy gcc/sha1/{47a7643991192a756d0fb9057a0a2bfce338a09f => 70035b6c13852435d7ae396 [...]
create mode 100644 gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/tcwg_bmk-code [...]
create mode 100644 gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/tcwg_bmk-code [...]
--
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 5052ec979 Add entry 93d0bfbe8ffa9c3dcbfc8e953216542f500dac07 from https [...]
new 42d741a68 Add entry 70035b6c13852435d7ae396c0762ee26897d4d45 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_bmk-code_vect-cpu2017fast/gnu-aarch64-master-O3_LTO}/build_url | 2 +-
.../gnu-aarch64-master-O3_LTO}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{2f14c0dbb789852947cb58fdf7d3162413f053fa/tcwg_bmk-code_vect-cpu2017 [...]
copy gcc/sha1/70035b6c13852435d7ae396c0762ee26897d4d45/{tcwg_bmk-code_vect-spec2k6 [...]
--
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 664bd76a23d c++: modules and function attributes
new d64ca153510 Fortran: Fix error recovery for bad component arrayspecs [P [...]
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/class.cc | 2 +-
gcc/fortran/decl.cc | 19 ++++++++++++++++---
gcc/testsuite/gfortran.dg/pr108434.f90 | 10 +++++++++-
3 files changed, 26 insertions(+), 5 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 0c5244344 Add entry 93d0bfbe8ffa9c3dcbfc8e953216542f500dac07 from https [...]
new 5052ec979 Add entry 93d0bfbe8ffa9c3dcbfc8e953216542f500dac07 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:
...93d0bfbe8f => glibc-2.40.9000-734-g93d0bfbe8ff} | 0
.../commit-log.txt | 2 +-
.../jira/description | 7 +++++-
.../jira/summary | 2 +-
.../jira/yaml | 9 +++++--
.../status.txt | 5 ++++
.../master-aarch64/details.txt | 29 +++++++++++-----------
.../master-aarch64}/reproduction_instructions.txt | 0
.../master-aarch64}/status-summary.txt | 0
.../master-aarch64/status.txt | 6 ++---
.../status-summary.txt | 0
.../tcwg_gnu_native_check_glibc/status.txt | 4 +--
12 files changed, 39 insertions(+), 25 deletions(-)
copy glibc/{glibc-2.40.9000-734-g93d0bfbe8f => glibc-2.40.9000-734-g93d0bfbe8ff} (100%)
copy glibc/sha1/{ffe79c446ced76d7c1a77804ff2cc32eccbc7c7e => 93d0bfbe8ffa9c3dcbfc8 [...]
copy {binutils/sha1/9f2e3c21f6506f081f1360f02b847606e0e00995/tcwg_kernel/gnu-maste [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => glibc/sha [...]
copy glibc/sha1/{f962932206eca2cfed0a26e72220ad3465bf9e65 => 93d0bfbe8ffa9c3dcbfc8 [...]
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => glibc/sha [...]
copy {gcc/sha1/5ab3f091b3eb42795340d3c9cea8aaec2060693c => glibc/sha1/93d0bfbe8ffa [...]
--
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 bdfed0601 Add entry 68326d5d1a593dc0bf098c03aac25916168bc5a9 from https [...]
new 0c5244344 Add entry 93d0bfbe8ffa9c3dcbfc8e953216542f500dac07 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_gnu_native_check_glibc/master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {gcc/sha1/5ab3f091b3eb42795340d3c9cea8aaec2060693c => glibc/sha1/93d0bfbe8ffa [...]
copy glibc/sha1/93d0bfbe8ffa9c3dcbfc8e953216542f500dac07/{tcwg_glibc_check => tcwg [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.