This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8b449dcd843 c++: ICE-on-invalid with designated initializer [PR106983]
new a282f086ef2 i386: Optimize code generation of __mm256_zextsi128_si256(_ [...]
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/config/i386/constraints.md | 8 +++
gcc/config/i386/i386.cc | 26 ++++++++-
gcc/config/i386/predicates.md | 49 +++++++++++++++++
gcc/config/i386/sse.md | 8 +--
.../gcc.target/i386/avx256-unaligned-load-1.c | 4 +-
.../gcc.target/i386/avx256-unaligned-store-1.c | 4 +-
.../gcc.target/i386/avx256-unaligned-store-2.c | 4 +-
.../gcc.target/i386/avx256-unaligned-store-3.c | 4 +-
gcc/testsuite/gcc.target/i386/pr94962-1.c | 11 ++++
gcc/testsuite/gcc.target/i386/pr94962-2.c | 17 ++++++
gcc/testsuite/gcc.target/i386/pr94962-3.c | 64 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr94962-4.c | 49 +++++++++++++++++
12 files changed, 235 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr94962-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94962-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94962-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr94962-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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 22997c77b02 pdb: _bfd_generic_close_and_cleanup
new 8e037eae682 gdb/csky add cskyv2-linux.xml for cskyv2-linux.c
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/arch/csky.c | 2 +-
gdb/features/Makefile | 1 +
gdb/features/cskyv2-linux.c | 162 +++++++++++++++++++++---------------------
gdb/features/cskyv2-linux.xml | 102 ++++++++++++++++++++++++++
4 files changed, 185 insertions(+), 82 deletions(-)
create mode 100644 gdb/features/cskyv2-linux.xml
--
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 35cff32e9e0 Automatic date update in version.in
new 4bea06d73c0 Don't attempt to compress bss sections
new 22997c77b02 pdb: _bfd_generic_close_and_cleanup
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/coffgen.c | 3 ++-
bfd/elf.c | 3 ++-
bfd/pdb.c | 7 ++++++-
3 files changed, 10 insertions(+), 3 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_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 27837921e 15: onsuccess: #489: boot: Success after binutils/llvm/linux/ [...]
new 13c2fa3f9 16: onsuccess: #490: boot: Success after binutils/llvm/linux/ [...]
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 1712 -> 1700 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 30100 -> 31772 bytes
04-build_kernel_llvm/console.log.xz | Bin 65372 -> 65820 bytes
05-build_abe-qemu/console.log.xz | Bin 31720 -> 31308 bytes
06-build_linux/console.log.xz | Bin 3056 -> 3108 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 3356 -> 3336 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++++++++++++++---------------
18 files changed, 27 insertions(+), 27 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 releases/gcc-12
in repository gcc.
from 56e98b57d61 Update gcc fr.po
new 126e2071990 Daily bump.
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/po/ChangeLog | 4 ++++
gcc/testsuite/ChangeLog | 14 ++++++++++++++
4 files changed, 28 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from f954e0531be Fortran: catch NULL pointer dereferences while simplifying [...]
new f2274fadac4 Daily bump.
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from cf172d0cdf3 Fortran: catch NULL pointer dereferences while simplifying [...]
new ea29884ccea Daily bump.
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 18 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.
unknown user pushed a change to branch master
in repository gcc.
from 279c671509d Daily bump.
new 8b449dcd843 c++: ICE-on-invalid with designated initializer [PR106983]
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/cp/typeck2.cc | 2 +-
gcc/testsuite/g++.dg/other/error36.C | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/other/error36.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 94ccaf62c37 Avoid depending on destructor order
new 279c671509d Daily bump.
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/ChangeLog | 224 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 ++
gcc/c/ChangeLog | 19 ++++
gcc/cp/ChangeLog | 12 +++
gcc/fortran/ChangeLog | 13 +++
gcc/po/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 41 +++++++++
libgcc/ChangeLog | 7 ++
libiberty/ChangeLog | 4 +
libstdc++-v3/ChangeLog | 89 +++++++++++++++++++
11 files changed, 420 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.
unknown user pushed a change to branch binutils-2_39-branch
in repository binutils-gdb.
from a98316d5cf9 elf: Reset alignment for each PT_LOAD segment
new 420c0889033 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.