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 cabd2ee67 Add entry 17b520a10cdaabbcbaeaf30fc5228986b368ce0c from https [...]
new 4b3a18530 Add entry b5df3eefd70064973fc5cb41c391d71781b8d3ac 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-aarch64-check_bootstrap/build_url | 2 +-
.../master-aarch64-check_bootstrap}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{02917ac4528e32d1b2d0da5f45ef5937c56942cd => b5df3eefd70064973fc5cb4 [...]
copy gcc/sha1/b5df3eefd70064973fc5cb41c391d71781b8d3ac/{tcwg_gcc_check/master-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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 37bc1533e Add entry 17b520a10cdaabbcbaeaf30fc5228986b368ce0c from https [...]
new cabd2ee67 Add entry 17b520a10cdaabbcbaeaf30fc5228986b368ce0c 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:
...5780-g17b520a10cda => gcc-15-5780-g17b520a10cd} | 0
.../commit-log.txt | 2 +-
.../jira/description | 7 +-
.../jira/summary | 2 +-
.../jira/yaml | 9 +-
.../status.txt | 5 +
.../master-aarch64/details.txt | 102 +++++++++++++--------
.../master-aarch64/reproduction_instructions.txt | 4 +-
.../reproduction_instructions_with_ci_script.txt | 4 +-
.../master-aarch64}/status-summary.txt | 0
.../master-aarch64/status.txt | 6 +-
.../status-summary.txt | 0
.../tcwg_gnu_native_check_gcc/status.txt | 6 +-
13 files changed, 94 insertions(+), 53 deletions(-)
copy gcc/basepoints/{gcc-15-5780-g17b520a10cda => gcc-15-5780-g17b520a10cd} (100%)
copy gcc/sha1/{3c67a0fa1dd39a3378deb854a7fef0ff7fe38004 => 17b520a10cdaabbcbaeaf30 [...]
copy gcc/sha1/17b520a10cdaabbcbaeaf30fc5228986b368ce0c/{tcwg_gcc_check => tcwg_gnu [...]
copy gcc/sha1/17b520a10cdaabbcbaeaf30fc5228986b368ce0c/{tcwg_gcc_check => tcwg_gnu [...]
copy gcc/sha1/17b520a10cdaabbcbaeaf30fc5228986b368ce0c/{ => tcwg_gnu_native_check_ [...]
copy gcc/sha1/{0bdb9bb5607edd7df1ee74ddfcadb87324ca00c2 => 17b520a10cdaabbcbaeaf30 [...]
copy gcc/sha1/17b520a10cdaabbcbaeaf30fc5228986b368ce0c/{ => tcwg_gnu_native_check_ [...]
copy gcc/sha1/{2277f987979445f4390a5c6e092d79e04814d641 => 17b520a10cdaabbcbaeaf30 [...]
--
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 6c1b18955 Add entry 6338716fe8dc8edd2807a8da02622c0fa151f2eb from https [...]
new 37bc1533e Add entry 17b520a10cdaabbcbaeaf30fc5228986b368ce0c 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_gcc/master-aarch64/build_url | 2 +-
.../master-aarch64}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{061f74c06735e1fa35b910ae0bcf01b61a74ec23 => 17b520a10cdaabbcbaeaf30 [...]
copy gcc/sha1/17b520a10cdaabbcbaeaf30fc5228986b368ce0c/{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.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from b67efb62cfd Daily bump.
new 92ed383eb0b [PATCH] modula2: Remove unused parameter warnings seen in build
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/m2/gm2-compiler/M2Check.mod | 138 +++++++++++++++++++--
gcc/m2/gm2-libs-ch/UnixArgs.cc | 1 -
gcc/m2/gm2-libs-ch/m2rts.h | 7 +-
gcc/testsuite/gm2/iso/fail/testarrayunbounded2.mod | 14 +++
gcc/testsuite/gm2/iso/fail/testarrayunbounded3.mod | 14 +++
gcc/testsuite/gm2/iso/fail/testarrayunbounded4.mod | 14 +++
gcc/testsuite/gm2/iso/fail/testarrayunbounded5.mod | 13 ++
gcc/testsuite/gm2/iso/fail/testarrayunbounded6.mod | 13 ++
gcc/testsuite/gm2/iso/pass/testarrayunbounded.mod | 14 +++
9 files changed, 213 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gm2/iso/fail/testarrayunbounded2.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/testarrayunbounded3.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/testarrayunbounded4.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/testarrayunbounded5.mod
create mode 100644 gcc/testsuite/gm2/iso/fail/testarrayunbounded6.mod
create mode 100644 gcc/testsuite/gm2/iso/pass/testarrayunbounded.mod
--
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 e1009b3de2d VN: Don't recurse on for the same value of `a != 0` [PR117859]
new 7151aa12d65 testsuite: Silence gcc.dg/pr117806.c for default_packed
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/pr117806.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 master
in repository binutils-gdb.
from 227146c286e Remove more remnants of old Mach-O workaround
new 8ab91a03355 Re: PR32399, buffer overflow printing core_file_failing_command
new 1959d2a1bae Correct hpux-core.c thread_section_p signature
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:
bfd/aix5ppc-core.c | 15 ++++++++-------
bfd/cisco-core.c | 2 +-
bfd/hpux-core.c | 2 +-
bfd/netbsd-core.c | 14 ++++++++------
bfd/ptrace-core.c | 8 +++++---
bfd/rs6000-core.c | 5 ++++-
bfd/trad-core.c | 8 +++++---
7 files changed, 32 insertions(+), 22 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 936f94cf5fd Automatic date update in version.in
new 227146c286e Remove more remnants of old Mach-O workaround
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:
binutils/dwarf.c | 1 -
1 file changed, 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 e0ffe6620cc testsuite: Fix aarch64/sve/acle/general-c/gnu_vectors_[12]. [...]
new 24949e64030 gimple-lim: Reuse boolean var when moving PHI
new e1009b3de2d VN: Don't recurse on for the same value of `a != 0` [PR117859]
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/testsuite/gcc.dg/torture/pr117859-1.c | 23 ++++++++++++++
gcc/testsuite/gcc.dg/torture/pr117859-2.c | 51 +++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-im.cc | 21 ++++++++++---
gcc/tree-ssa-sccvn.cc | 3 +-
4 files changed, 92 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117859-1.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr117859-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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 9a940eacd Add entry 6338716fe8dc8edd2807a8da02622c0fa151f2eb from https [...]
new 6c1b18955 Add entry 6338716fe8dc8edd2807a8da02622c0fa151f2eb 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:
...5782-g6338716fe8d => gcc-15-5782-g6338716fe8dc} | 0
.../commit-log.txt | 2 +-
.../jira/description | 7 +-
.../jira/summary | 2 +-
.../jira/yaml | 9 +-
.../status.txt | 5 +
.../master-aarch64-check_bootstrap}/details.txt | 1370 ++++++++++----------
.../reproduction_instructions.txt | 4 +-
.../reproduction_instructions_with_ci_script.txt | 4 +-
.../status-summary.txt | 0
.../master-aarch64-check_bootstrap/status.txt | 6 +-
.../{ => tcwg_bootstrap_check}/status-summary.txt | 0
.../tcwg_bootstrap_check/status.txt | 6 +-
13 files changed, 715 insertions(+), 700 deletions(-)
copy gcc/basepoints/{gcc-15-5782-g6338716fe8d => gcc-15-5782-g6338716fe8dc} (100%)
copy gcc/sha1/6338716fe8dc8edd2807a8da02622c0fa151f2eb/{tcwg_gcc_check/master-aarc [...]
copy gcc/sha1/6338716fe8dc8edd2807a8da02622c0fa151f2eb/{tcwg_gcc_check/master-aarc [...]
copy gcc/sha1/6338716fe8dc8edd2807a8da02622c0fa151f2eb/{tcwg_gcc_check/master-aarc [...]
copy gcc/sha1/6338716fe8dc8edd2807a8da02622c0fa151f2eb/{ => tcwg_bootstrap_check/m [...]
copy gcc/sha1/{0f38666680d6ad0e40c4a8b6d94b2c93931cdf42 => 6338716fe8dc8edd2807a8d [...]
copy gcc/sha1/6338716fe8dc8edd2807a8da02622c0fa151f2eb/{ => tcwg_bootstrap_check}/ [...]
copy gcc/sha1/{36e91df7716d34aa5694533837551593ec28f22b => 6338716fe8dc8edd2807a8d [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.