This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 1e43c377a79f Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/l [...]
new a846738f8c37 xen-blkback: don't leak persistent grants from xen_blkbk_map()
new a080642d2f83 Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.or [...]
new 9ae31e2ab293 MIPS: kernel: setup.c: fix compilation error
new 2bb25b3a748a Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/ [...]
The 4 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:
arch/mips/kernel/setup.c | 2 +-
drivers/block/xen-blkback/blkback.c | 2 +-
2 files changed, 2 insertions(+), 2 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 19199a6f2b0 aarch64: PR target/99822 Don't allow zero register in first [...]
new c277abd9cd3 aarch64: PR target/99820: Guard on available SVE issue info [...]
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/aarch64/aarch64.c | 4 +++-
1 file changed, 3 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 f64b91568f3 rs6000: Enable 32bit variable vec_insert [PR99718]
new 19199a6f2b0 aarch64: PR target/99822 Don't allow zero register in first [...]
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/aarch64/aarch64.md | 2 +-
gcc/testsuite/gcc.c-torture/compile/pr99822.c | 41 +++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr99822.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 glibc.
from 4898d9712b Avoid adding duplicated symbols into static libraries
new 290f8294a6 libio: Update license on test case
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:
libio/tst-fwrite-error.c | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 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 5463cee2770 x86: Define __rdtsc and __rdtscp as macros
new f64b91568f3 rs6000: Enable 32bit variable vec_insert [PR99718]
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/rs6000/altivec.md | 8 +-
gcc/config/rs6000/predicates.md | 6 ++
gcc/config/rs6000/rs6000-c.c | 2 +-
gcc/config/rs6000/rs6000.c | 89 +++++++++++++++++-----
gcc/config/rs6000/vector.md | 2 +-
gcc/config/rs6000/vsx.md | 4 +-
.../gcc.target/powerpc/fold-vec-insert-char-p8.c | 8 +-
.../gcc.target/powerpc/fold-vec-insert-char-p9.c | 4 +-
.../gcc.target/powerpc/fold-vec-insert-double.c | 18 ++---
.../gcc.target/powerpc/fold-vec-insert-float-p8.c | 4 +-
.../gcc.target/powerpc/fold-vec-insert-float-p9.c | 2 +-
.../gcc.target/powerpc/fold-vec-insert-int-p8.c | 6 +-
.../gcc.target/powerpc/fold-vec-insert-int-p9.c | 6 +-
.../gcc.target/powerpc/fold-vec-insert-longlong.c | 6 +-
.../gcc.target/powerpc/fold-vec-insert-short-p8.c | 6 +-
.../gcc.target/powerpc/fold-vec-insert-short-p9.c | 6 +-
.../powerpc/{pr79251-run.p8.c => pr79251-run.p7.c} | 5 +-
.../powerpc/{pr79251.p8.c => pr79251.p7.c} | 15 ++--
gcc/testsuite/gcc.target/powerpc/pr79251.p8.c | 10 +--
gcc/testsuite/gcc.target/powerpc/pr79251.p9.c | 6 +-
gcc/testsuite/gcc.target/powerpc/vsx-builtin-7.c | 11 +--
21 files changed, 143 insertions(+), 81 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{pr79251-run.p8.c => pr79251-run.p7.c} (58%)
copy gcc/testsuite/gcc.target/powerpc/{pr79251.p8.c => pr79251.p7.c} (63%)
--
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 9c68e2abe29 slp: reject non-multiple of 2 laned SLP trees (PR99825)
new 5463cee2770 x86: Define __rdtsc and __rdtscp as macros
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/ia32intrin.h | 14 ++------------
gcc/testsuite/gcc.target/i386/pr99744-1.c | 25 +++++++++++++++++++++++++
2 files changed, 27 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr99744-1.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 782c1ab836f Fix inverted logic bug
new b953e70356f [gdb/testsuite] Add missing .debug_abbrev terminator in dw2 [...]
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.dwarf2/dw2-cu-size.S | 3 +++
2 files changed, 8 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 41d57b2a97c aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
new 6f93a7c7fc6 arm: Fix emission of Tag_ABI_VFP_args with MVE and -mfloat- [...]
new 9c68e2abe29 slp: reject non-multiple of 2 laned SLP trees (PR99825)
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/config/arm/arm.c | 11 ++++-------
gcc/testsuite/gfortran.dg/vect/pr99825.f90 | 15 +++++++++++++++
gcc/tree-vect-slp-patterns.c | 3 ++-
3 files changed, 21 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/vect/pr99825.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 gcc.
from bd3d919b584 tree-optimization/99824 - avoid excessive integer type prec [...]
new 41d57b2a97c aarch64: Fix gcc.target/aarch64/pr99808.c for ILP32
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.target/aarch64/pr99808.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 5e0423804a6 x86: drop seg_entry
new 782c1ab836f Fix inverted logic bug
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:
gdbserver/ChangeLog | 5 +++++
gdbserver/server.cc | 10 +++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.