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 a40bdd02a Add entry 2801a49d1144bce5568b527d1972952ad3420f66 from https [...]
new c4b8ad8f8 Add entry 2801a49d1144bce5568b527d1972952ad3420f66 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:
.../commit-log.txt | 6 +--
.../jira/description | 10 ++--
.../jira/summary | 2 +-
.../jira/yaml | 12 +++--
.../status.txt | 4 ++
.../master-thumb_m33_hard_eabi}/details.txt | 60 ++++++++--------------
.../reproduction_instructions.txt | 4 +-
.../reproduction_instructions_with_ci_script.txt} | 4 +-
.../master-thumb_m33_hard_eabi}/status-summary.txt | 0
.../status.txt | 4 +-
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++
11 files changed, 52 insertions(+), 58 deletions(-)
copy gcc/sha1/{7cebc6384a0ad63d444029472a8ed1afe965bbbc/tcwg_gnu_embed_check_gcc/m [...]
copy gcc/sha1/2801a49d1144bce5568b527d1972952ad3420f66/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/2801a49d1144bce5568b527d1972952ad3420f66/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0f38666680d6ad0e40c4a8b6d94b2c93931cdf42/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/2801a49d1144bce5568b527d1972952ad3420f66/tcwg_gnu_embed_check_gcc/{m [...]
--
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 5460e282b Add entry 454371d850797600872e20da9464504cb80b0788 from https [...]
new a40bdd02a Add entry 2801a49d1144bce5568b527d1972952ad3420f66 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_embed_check_gcc/master-thumb_m33_hard_eabi}/build_url | 2 +-
.../{master-thumb_m0_eabi => master-thumb_m33_hard_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
copy gcc/sha1/2801a49d1144bce5568b527d1972952ad3420f66/tcwg_gnu_embed_check_gcc/{m [...]
--
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 bac95615b50 Ensure coarrays in calls use a descriptor [PR81265]
new 87905f63a65 middle-end: check explicitly for external or constants when [...]
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/g++.dg/vect/pr116817.cc | 16 ++++++++++++++++
gcc/tree-vect-patterns.cc | 5 ++++-
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr116817.cc
--
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 riscv-cfg
in repository llvm-lnt.
discards 1c443e6 [Profile] Add CFG support for RISC-V
adds e076972 Change /usr/bin/python -> /usr/bin/env python in tests (#23)
adds c13ff67 Update old unittest asserts in tests (#24)
adds 7688741 Invoke build tool via cmake --build in test-suite (#21)
adds f987c12 Bump dependencies to get working on Python 3.12 (#22)
adds d9db435 Add --build-tool-options to pass options to make/ninja/etc. (#25)
new 7b020b1 [Profile] Add CFG support for RISC-V
new 10466ce Fix jump regexp quantifier
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1c443e6)
\
N -- N -- N refs/heads/riscv-cfg (10466ce)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
docs/quickstart.rst | 7 ++
lnt/server/ui/static/lnt_profile.js | 2 +-
lnt/tests/test_suite.py | 78 +++++++++++-----------
setup.py | 6 +-
tests/runtest/Inputs/test-suite-cmake/fake-cmake | 3 +
.../Inputs/test-suite-cmake/fake-diagnose-cmake | 45 +++++++++++++
.../Inputs/test-suite-cmake/fake-diagnose-make | 38 -----------
tests/runtest/Inputs/test-suite-cmake/fake-lit | 2 +-
.../Inputs/test-suite-cmake/fake-lit-fails-compile | 2 +-
.../Inputs/test-suite-cmake/fake-lit-fails-exec | 2 +-
.../Inputs/test-suite-cmake/fake-lit-profile | 4 +-
.../test-suite-cmake/fake-lit-profile-import | 2 +-
tests/runtest/test_suite-only-test.shtest | 2 +-
tests/runtest/test_suite-pgo.shtest | 14 ++--
tests/runtest/test_suite_diagnose.shtest | 3 +-
tests/server/ui/change_processing.py | 2 +-
tests/server/ui/test_api.py | 2 +-
tests/testing/TestingTest.py | 28 ++++----
18 files changed, 130 insertions(+), 112 deletions(-)
create mode 100755 tests/runtest/Inputs/test-suite-cmake/fake-diagnose-cmake
delete mode 100755 tests/runtest/Inputs/test-suite-cmake/fake-diagnose-make
--
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 f3eb40dc1 Add entry 454371d850797600872e20da9464504cb80b0788 from https [...]
new 5460e282b Add entry 454371d850797600872e20da9464504cb80b0788 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:
.../jira/description | 5 +++
.../jira/yaml | 5 +++
.../status.txt | 5 +++
.../master-arm-check_bootstrap/details.txt | 39 +++++++++++-----------
.../reproduction_instructions.txt | 4 +--
.../reproduction_instructions_with_ci_script.txt | 4 +--
.../master-arm-check_bootstrap}/status-summary.txt | 0
.../master-arm-check_bootstrap/status.txt | 4 +--
.../tcwg_bootstrap_check}/status-summary.txt | 0
.../tcwg_bootstrap_check/status.txt | 4 +--
10 files changed, 42 insertions(+), 28 deletions(-)
copy gcc/sha1/{9d20529d94b23275885f380d155fe8671ab5353a => 454371d850797600872e20d [...]
copy gcc/sha1/454371d850797600872e20da9464504cb80b0788/{tcwg_gcc_check/master-arm [...]
copy gcc/sha1/454371d850797600872e20da9464504cb80b0788/{tcwg_gcc_check/master-arm [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/454371d85 [...]
copy gcc/sha1/{23725aa53bd264941c4fb228227736be4da59761 => 454371d850797600872e20d [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => gcc/sha1/454371d85 [...]
copy gcc/sha1/{6f2fc42d9e52e8322e718e0154cd235d00906f99 => 454371d850797600872e20d [...]
--
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 bc3302a7f Add entry c07cf418fdde0c192e370a8d76a991cc7215e9c4 from https [...]
new f3eb40dc1 Add entry 454371d850797600872e20da9464504cb80b0788 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-arm-check_bootstrap/build_url | 2 +-
.../master-arm-check_bootstrap}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{01c095ab77f8f43bf77e4c0be6c4f4c0d15a4c29 => 454371d850797600872e20d [...]
copy gcc/sha1/454371d850797600872e20da9464504cb80b0788/{tcwg_gcc_check/master-arm [...]
--
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 65133b6a081 gdb/MAINTAINERS: add myself to maintainers
new 9dedc2ac713 gdb: fix for completing a second filename for a command
new 4339a3ffc39 gdb: fix filename completion in the middle of a line
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:
gdb/completer.c | 32 ++-
gdb/testsuite/gdb.base/filename-completion.exp | 383 ++++++++++++++++++-------
2 files changed, 309 insertions(+), 106 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 1bfa2dddacf gdb: Remove myself as x86 maintainer and update my email
new 65133b6a081 gdb/MAINTAINERS: add myself to 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 71bf3daa8da tree-optimization/116842 - vectorizer load hosting breaks U [...]
new bac95615b50 Ensure coarrays in calls use a descriptor [PR81265]
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 | 8 ++-
gcc/testsuite/gfortran.dg/coarray/pr81265.f90 | 74 +++++++++++++++++++++++++++
2 files changed, 81 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray/pr81265.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 master
in repository binutils-gdb.
from bd12abcf00f gdb, testsuite: clean duplicate header includes
new 1bfa2dddacf gdb: Remove myself as x86 maintainer and update my email
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 | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.