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 2c781c5fcf8 [sim] Run spellcheck.sh in sim (part 2)
new 3198eb6627e Automatic date update in version.in
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:
bfd/version.h | 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 gdb-15-branch
in repository binutils-gdb.
from 4938c2a14d6 Automatic date update in version.in
new d1e92a4e5d1 Automatic date update in version.in
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:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from f141ee1b5 Add entry 3f594741cf8e1537fb25f84ef3cf2245b08d8089 from https [...]
new 501ab151e Add entry 3f594741cf8e1537fb25f84ef3cf2245b08d8089 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/3f594741cf8e1537fb25f84ef3cf2245b08d8089/jira/description | 4 ++++
llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/jira/yaml | 4 ++++
llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/status.txt | 4 ++++
.../details.txt | 4 ++++
.../reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../status-summary.txt | 1 +
.../status.txt | 6 +++---
.../tcwg_flang_test/status.txt | 4 ++++
9 files changed, 26 insertions(+), 5 deletions(-)
copy llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/tcwg_flang_test/{main-aarc [...]
copy llvm/sha1/{40c8938ff8447fc46bd2aa1605e3147cc38ffb8d => 3f594741cf8e1537fb25f8 [...]
copy llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/tcwg_flang_test/{main-aarc [...]
create mode 100644 llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/tcwg_flang_t [...]
copy llvm/sha1/{5d38e6e42a90f5d469b5ff9e25e5e8865606776a => 3f594741cf8e1537fb25f8 [...]
--
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 c1f2935b2 Add entry 9f743a87e20346070725bd1f06cc015a20021d4c from https [...]
new f141ee1b5 Add entry 3f594741cf8e1537fb25f84ef3cf2245b08d8089 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:
.../build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{40c8938ff8447fc46bd2aa1605e3147cc38ffb8d => 3f594741cf8e1537fb25f8 [...]
copy llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089/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 18cace46740 libcpp: Fix ICE lexing invalid raw string in a deferred pra [...]
new e4c182ee008 c-family: Regenerate c.opt.urls
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/c-family/c.opt.urls | 3 +++
1 file changed, 3 insertions(+)
--
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 fd118f4c54c Fortran: Reject missing comma in format.
new 927625d007f Support for 64-bit location_t: libcpp preliminaries
new c93eb81c9ed libcpp: Fix potential unaligned access in cpp_buffer
new 9262b6e4e5f Support for 64-bit location_t: Frontend parts
new cd86dd5f43f Support for 64-bit location_t: Analyzer parts
new c488e23f663 Support for 64-bit location_t: C++ modules parts
new af6665e1fdc gimple: Handle tail padding when computing gimple_ops_offset
new 18cace46740 libcpp: Fix ICE lexing invalid raw string in a deferred pra [...]
The 7 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/analyzer/checker-event.cc | 4 +-
gcc/analyzer/checker-path.cc | 5 +-
gcc/c-family/c-indentation.cc | 5 -
gcc/c-family/c-lex.cc | 10 +-
gcc/cp/module.cc | 227 ++++++++++++---------
gcc/gimple.cc | 34 ++-
.../c-c++-common/raw-string-directive-3.c | 8 +
.../c-c++-common/raw-string-directive-4.c | 8 +
libcpp/include/line-map.h | 86 ++++----
libcpp/internal.h | 1 +
libcpp/lex.cc | 13 +-
libcpp/line-map.cc | 137 +++++++------
libcpp/macro.cc | 4 +-
13 files changed, 323 insertions(+), 219 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/raw-string-directive-3.c
create mode 100644 gcc/testsuite/c-c++-common/raw-string-directive-4.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 cc9844c06 Add entry 9f743a87e20346070725bd1f06cc015a20021d4c from https [...]
new c1f2935b2 Add entry 9f743a87e20346070725bd1f06cc015a20021d4c 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:
.../sha1/9f743a87e20346070725bd1f06cc015a20021d4c/jira/description | 4 ++++
.../sha1/9f743a87e20346070725bd1f06cc015a20021d4c/jira/yaml | 4 ++++
.../sha1/9f743a87e20346070725bd1f06cc015a20021d4c/status.txt | 4 ++++
.../details.txt | 0
.../main-aarch64-Ofast-sve_vls-lto-lld/reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../main-aarch64-Ofast-sve_vls-lto-lld}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
9 files changed, 20 insertions(+), 4 deletions(-)
copy llvm_testsuite/sha1/9f743a87e20346070725bd1f06cc015a20021d4c/tcwg_flang_test/ [...]
copy {llvm/sha1/3f594741cf8e1537fb25f84ef3cf2245b08d8089 => llvm_testsuite/sha1/9f [...]
copy llvm_testsuite/sha1/9f743a87e20346070725bd1f06cc015a20021d4c/tcwg_flang_test/ [...]
copy llvm_testsuite/sha1/9f743a87e20346070725bd1f06cc015a20021d4c/{ => tcwg_flang_ [...]
copy llvm_testsuite/sha1/9f743a87e20346070725bd1f06cc015a20021d4c/tcwg_flang_test/ [...]
--
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 ad84b7ac6 Add entry d5cbf916be4a049580dfed8682f3f8795e57ecfa from https [...]
new cc9844c06 Add entry 9f743a87e20346070725bd1f06cc015a20021d4c 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_vls-lto-lld}/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/e0fb0c49ba3050dc1ac811e3429081b10f957ce1/tcwg_flang_t [...]
copy llvm_testsuite/sha1/9f743a87e20346070725bd1f06cc015a20021d4c/tcwg_flang_test/ [...]
--
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 636498834 Add entry d5cbf916be4a049580dfed8682f3f8795e57ecfa from https [...]
new ad84b7ac6 Add entry d5cbf916be4a049580dfed8682f3f8795e57ecfa 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 | 4 ++++
.../sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/jira/yaml | 4 ++++
.../sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/status.txt | 4 ++++
.../master-thumb_m7_hard_eabi/details.txt | 12 +++++-------
.../reproduction_instructions.txt | 4 ++--
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
9 files changed, 27 insertions(+), 13 deletions(-)
copy {gcc/sha1/5a674367c6da870184f3bdb7ec110b96aa91bb2b => binutils/sha1/d5cbf916b [...]
copy binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_g [...]
copy binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_g [...]
copy binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_g [...]
copy binutils/sha1/d5cbf916be4a049580dfed8682f3f8795e57ecfa/tcwg_gnu_embed_check_g [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.