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 9222c043227 Automatic date update in version.in
new c78b60dc504 gdb: add Piotr Rudnicki to gdb/MAINTAINERS
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/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 8b2ceb421f0 driver: Fix up -freport-bug for ASLR [PR119727]
new 342f1663bfb Doc: Explicitly document extensions implied by -march=x86_6 [...]
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/doc/invoke.texi | 3 ++-
1 file changed, 2 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from badedffe0 Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 from https [...]
new a807588cf Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 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:
llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/jira/description | 4 ++++
llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/jira/yaml | 4 ++++
llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/status.txt | 4 ++++
.../details.txt | 0
.../main-aarch64-O0-debug/reproduction_instructions.txt | 0
.../tcwg_flang_test/main-aarch64-O0-debug}/status-summary.txt | 0
.../tcwg_flang_test/main-aarch64-O0-debug/status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 18 insertions(+), 2 deletions(-)
copy llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
copy llvm/sha1/{0bec0f5c059af5f920fe22ecda469b666b5971b0 => be133ff4c44060e18a9c8a [...]
copy llvm/sha1/{5942f0269e62021620e871bfe2e671f4f0f2d932 => be133ff4c44060e18a9c8a [...]
--
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 14eecc25b Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 from https [...]
new badedffe0 Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 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_flang_test/main-aarch64-O0-debug/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/a0e269d5d279c3a0781bb74940cf5ec16b4ab109 => llvm/sha1 [...]
copy llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/tcwg_flang_test/{main-aarc [...]
--
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 ecef0d7c53d Ada: Natural/Positive not ignored in subprogram renaming
new 0562e17bd04 tailc, expand: Tail call -fdump-{tree-tailc,expand-details} [...]
new 7e91bba6d53 tailc, expand: Small incremental tweak to tail call dump [P [...]
new 3f9dfb94eab bitintlower: Fix up handling of SSA_NAME copies in coalesci [...]
new 8b2ceb421f0 driver: Fix up -freport-bug for ASLR [PR119727]
The 4 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/calls.cc | 62 ++++++++++++++-------------
gcc/gcc.cc | 73 +++++++++++++++++---------------
gcc/gimple-lower-bitint.cc | 22 +++++++++-
gcc/gimple-lower-bitint.h | 1 +
gcc/testsuite/gcc.dg/torture/bitint-77.c | 26 ++++++++++++
gcc/tree-ssa-coalesce.cc | 22 +++++-----
gcc/tree-tailcall.cc | 54 ++++++++++-------------
7 files changed, 154 insertions(+), 106 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-77.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 f417af3f9f9 Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT: [...]
new ecef0d7c53d Ada: Natural/Positive not ignored in subprogram renaming
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/ada/sem_ch8.adb | 3 ++-
gcc/testsuite/gnat.dg/renaming17.adb | 17 +++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gnat.dg/renaming17.adb
--
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 fa453886b Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 from https [...]
new 14eecc25b Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 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:
llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/jira/description | 4 ++++
llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/jira/yaml | 4 ++++
llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/status.txt | 4 ++++
.../details.txt | 0
.../main-aarch64-Ofast-sve_vla/reproduction_instructions.txt | 0
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla}/status-summary.txt | 0
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/status.txt | 6 +++---
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 19 insertions(+), 3 deletions(-)
copy llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/011e6d92dd86a39ccc5c28cc30672c158422c191 => llvm/sha1 [...]
copy llvm/sha1/{0bec0f5c059af5f920fe22ecda469b666b5971b0 => be133ff4c44060e18a9c8a [...]
copy llvm/sha1/{0f973ac783aa100cfbce1cd2c6e8a3a8f648fae7 => be133ff4c44060e18a9c8a [...]
--
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 bc761b224 Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 from https [...]
new fa453886b Add entry be133ff4c44060e18a9c8a5e55c32d242007c8d1 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_flang_test/main-aarch64-Ofast-sve_vla/build_url} | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{d31a7dde485461f564a6ae995a3fd58b2aa1bfa5/first_url => be133ff4c440 [...]
copy llvm/sha1/be133ff4c44060e18a9c8a5e55c32d242007c8d1/tcwg_flang_test/{main-aarc [...]
--
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 711c10383f4 cobol: Eliminate many getenv() calls. [PR119694]
new f417af3f9f9 Fortran: Add code gen for do,concurrent's LOCAL/LOCAL_INIT: [...]
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-stmt.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 c9d9521af35 Daily bump.
new 711c10383f4 cobol: Eliminate many getenv() calls. [PR119694]
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/cbldiag.h | 8 +-
gcc/cobol/cdf.y | 2 +-
gcc/cobol/cobol1.cc | 2 +-
gcc/cobol/except.cc | 4 +-
gcc/cobol/genapi.cc | 52 +-----
gcc/cobol/lexio.cc | 6 +-
gcc/cobol/parse.y | 136 ----------------
gcc/cobol/scan_ante.h | 3 -
gcc/cobol/show_parse.h | 3 -
gcc/cobol/symbols.cc | 177 +--------------------
gcc/cobol/symfind.cc | 27 ----
gcc/cobol/util.cc | 35 +---
...CEPT_DATE___DAY_and_intrinsic_functions__2_.cob | 2 +-
...PT_FROM_TIME___DATE___DAY___DAY-OF-WEEK__2_.cob | 2 +-
.../group2/FUNCTION_DATE___TIME_OMNIBUS.cob | 2 +-
libgcobol/gfileio.cc | 31 ----
libgcobol/libgcobol.cc | 50 +-----
17 files changed, 31 insertions(+), 511 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.