This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2f52c8caa31 data-ref: Fix ranges_maybe_overlap_p test
new a0aafbc324a place `const volatile' objects in read-only sections
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/pr25521.c | 10 ++++++++++
gcc/testsuite/lib/target-supports.exp | 10 ++++++++++
gcc/varasm.cc | 3 ---
3 files changed, 20 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr25521.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 2f2ac23 Add entry 1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4 from https [...]
new 4b88edf Add entry e07ead85a368173a56e96a21d6841aa497ad80f8 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_kernel/llvm-master-aarch64-mainline-allmodconfig}/build_url | 2 +-
.../last_good | 0
.../summary.txt | 0
.../e07ead85a368173a56e96a21d6841aa497ad80f8/tcwg_kernel/status.txt | 3 +++
4 files changed, 4 insertions(+), 1 deletion(-)
copy {linux/sha1/3dd33a09f5dc12ccb0902923c4c784eb0f8c7554/tcwg_kernel/llvm-master- [...]
copy llvm/sha1/e07ead85a368173a56e96a21d6841aa497ad80f8/tcwg_kernel/{llvm-master-a [...]
copy llvm/sha1/e07ead85a368173a56e96a21d6841aa497ad80f8/tcwg_kernel/{llvm-master-a [...]
--
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 a5a9237e2a7 driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059]
new c1e1fa05497 Add OPTIONS_H_EXTRA to GTFILES
new 2a4788ac3ba aarch64: Rename AARCH64_ISA architecture-level macros
new 78aaafc3d4d aarch64: Rename AARCH64_FL architecture-level macros
new 0f833d19001 aarch64: Rename AARCH64_FL_FOR_ARCH macros
new 00c22ba69d8 aarch64: Add "V" to aarch64-arches.def names
new 0af214b4475 aarch64: Small config.gcc cleanups
new 198bb6ed327 aarch64: Avoid redundancy in aarch64-cores.def
new 0f244d848cf aarch64: Remove AARCH64_FL_RCPC8_4 [PR107025]
new b754d32d305 aarch64: Fix transitive closure of features
new c067c474f85 aarch64: Reorder an entry in aarch64-option-extensions.def
new 11a113d501f aarch64: Simplify feature definitions
new 4ebf56f283a aarch64: Simplify generation of .arch strings
new 13af9e9fda3 aarch64: Avoid std::string in static data
new 60dee638c8a aarch64: Tweak constness of option-related data
new fed55a60e5b aarch64: Make more use of aarch64_feature_flags
new bb7f43b62a5 aarch64: Tweak contents of flags_on/off fields
new 2a269bda9e7 aarch64: Tweak handling of -mgeneral-regs-only
new a31641840af aarch64: Remove redundant TARGET_* checks
new 2f52c8caa31 data-ref: Fix ranges_maybe_overlap_p test
The 19 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/Makefile.in | 1 +
gcc/common/config/aarch64/aarch64-common.cc | 305 ++++++--------------
gcc/config.gcc | 8 -
gcc/config/aarch64/aarch64-arches.def | 32 +-
gcc/config/aarch64/aarch64-builtins.cc | 6 +-
gcc/config/aarch64/aarch64-c.cc | 6 +-
gcc/config/aarch64/aarch64-cores.def | 130 ++++-----
gcc/config/aarch64/aarch64-feature-deps.h | 121 ++++++++
gcc/config/aarch64/aarch64-option-extensions.def | 321 ++++++++-------------
gcc/config/aarch64/aarch64-opts.h | 4 +
gcc/config/aarch64/aarch64-protos.h | 10 +-
gcc/config/aarch64/aarch64-simd.md | 56 ++--
gcc/config/aarch64/aarch64-sve-builtins.cc | 34 ++-
gcc/config/aarch64/aarch64-sve-builtins.h | 9 +-
gcc/config/aarch64/aarch64.cc | 96 +++---
gcc/config/aarch64/aarch64.h | 242 ++++------------
gcc/config/aarch64/aarch64.md | 8 +-
gcc/config/aarch64/aarch64.opt | 5 +-
gcc/config/aarch64/driver-aarch64.cc | 32 +-
gcc/testsuite/gcc.target/aarch64/cpunative/info_15 | 2 +-
gcc/testsuite/gcc.target/aarch64/cpunative/info_16 | 2 +-
gcc/testsuite/gcc.target/aarch64/cpunative/info_17 | 2 +-
gcc/testsuite/gcc.target/aarch64/cpunative/info_8 | 2 +-
gcc/testsuite/gcc.target/aarch64/cpunative/info_9 | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_0.c | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_10.c | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_13.c | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_16.c | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_17.c | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_2.c | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_6.c | 2 +-
.../gcc.target/aarch64/cpunative/native_cpu_7.c | 2 +-
gcc/testsuite/gcc.target/aarch64/options_set_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/options_set_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/options_set_4.c | 4 +-
gcc/testsuite/gcc.target/aarch64/options_set_6.c | 5 +-
.../gcc.target/aarch64/pragma_cpp_predefs_4.c | 47 +++
gcc/testsuite/gcc.target/aarch64/target_attr_15.c | 2 +-
gcc/tree-data-ref.cc | 8 +-
39 files changed, 692 insertions(+), 830 deletions(-)
create mode 100644 gcc/config/aarch64/aarch64-feature-deps.h
create mode 100644 gcc/testsuite/gcc.target/aarch64/pragma_cpp_predefs_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 linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 63324dd0c1 19: onsuccess: #496: boot: Success after v7.1.0-446-g99d6b11 [...]
new dfaf4fbf42 20: force: #497: boot: Success after llvm: 138 commits
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:
01-reset_artifacts/console.log.xz | Bin 1696 -> 1824 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30412 -> 30408 bytes
04-build_kernel_llvm/console.log.xz | Bin 65604 -> 64888 bytes
05-build_abe-qemu/console.log.xz | Bin 32316 -> 32544 bytes
06-build_linux/console.log.xz | Bin 3108 -> 3076 bytes
07-boot_linux/console.log.xz | Bin 504 -> 508 bytes
08-check_regression/console.log.xz | Bin 2764 -> 2968 bytes
09-update_baseline/console.log | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/llvm_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 16 ++++++++--------
15 files changed, 14 insertions(+), 14 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 linaro-local/ci/tcwg_gnu_native_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from 89e75bc93d 51: onsuccess: #464: 1: Success after binutils: 6 commits
new 87cb9941ca 52: onsuccess: #467: 1: Success after binutils: 9 commits
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:
01-reset_artifacts/console.log.xz | Bin 1616 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 50872 -> 50472 bytes
04-build_abe-gcc/console.log.xz | Bin 233392 -> 233268 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8432 -> 8400 bytes
07-build_abe-glibc/console.log.xz | Bin 232132 -> 232420 bytes
08-build_abe-gdb/console.log.xz | Bin 49692 -> 49708 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3808 -> 3804 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2576 -> 2052 bytes
11-check_regression/console.log.xz | Bin 4696 -> 4704 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55760 -> 55988 bytes
sumfiles/binutils.sum | 60 ++---
sumfiles/gas.log.xz | Bin 98084 -> 97916 bytes
sumfiles/gas.sum | 268 +++++++++++-----------
sumfiles/ld.log.xz | Bin 131340 -> 131276 bytes
sumfiles/ld.sum | 342 ++++++++++++++---------------
25 files changed, 357 insertions(+), 357 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 gcc.
from b7723e13533 support -gz=zstd for both linker and assembler
new a5a9237e2a7 driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR107059]
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/cppdefault.cc | 3 +++
gcc/gcc.cc | 12 ++++++++++++
2 files changed, 15 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 9b0d7805141 ada: Remove duplicated doc comment section
new b7723e13533 support -gz=zstd for both linker and assembler
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/common.opt | 5 ++++-
gcc/configure | 11 +++++++++--
gcc/configure.ac | 11 +++++++++--
gcc/gcc.cc | 15 +++++++++++++++
4 files changed, 37 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 linaro-local/ci/tcwg_gnu_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 1eebaedd7e 48: onsuccess: #559: 1: Success after binutils: 6 commits
new cd350c6106 49: onsuccess: #562: 1: Success after binutils: 9 commits
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:
01-reset_artifacts/console.log.xz | Bin 1660 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 38060 -> 37772 bytes
04-build_abe-gcc/console.log.xz | Bin 212376 -> 211616 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8420 -> 8408 bytes
07-build_abe-glibc/console.log.xz | Bin 239636 -> 239092 bytes
08-build_abe-gdb/console.log.xz | Bin 37796 -> 37444 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3936 -> 3852 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2628 -> 2144 bytes
11-check_regression/console.log.xz | Bin 4716 -> 4700 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 58768 -> 58532 bytes
sumfiles/binutils.sum | 60 ++---
sumfiles/gas.log.xz | Bin 81160 -> 81132 bytes
sumfiles/gas.sum | 268 +++++++++++-----------
sumfiles/ld.log.xz | Bin 121420 -> 121236 bytes
sumfiles/ld.sum | 342 ++++++++++++++---------------
25 files changed, 357 insertions(+), 357 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.