This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ea767576122 PR other/113336: Fix libatomic testsuite regressions on ARM.
new 2c2f57e4158 i386: psrlq is not used for PERM<a,{0},1,2,3,4> [PR113871]
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/mmx.md | 69 +++++++++++++++++++++++++++++
gcc/config/i386/sse.md | 34 ++++++++------
gcc/testsuite/gcc.target/i386/pr113871-1a.c | 19 ++++++++
gcc/testsuite/gcc.target/i386/pr113871-1b.c | 19 ++++++++
gcc/testsuite/gcc.target/i386/pr113871-2a.c | 19 ++++++++
gcc/testsuite/gcc.target/i386/pr113871-2b.c | 19 ++++++++
gcc/testsuite/gcc.target/i386/pr113871-3a.c | 19 ++++++++
gcc/testsuite/gcc.target/i386/pr113871-3b.c | 19 ++++++++
gcc/testsuite/gcc.target/i386/pr113871-4a.c | 19 ++++++++
9 files changed, 222 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr113871-1a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113871-1b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113871-2a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113871-2b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113871-3a.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113871-3b.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113871-4a.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 dd9d14f7d53 c++: Defer emitting inline variables [PR113708]
new ea767576122 PR other/113336: Fix libatomic testsuite regressions on ARM.
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:
libatomic/Makefile.am | 1 +
libatomic/Makefile.in | 3 ++-
2 files 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 2b5e0c11a40 aarch64/testsuite: Remove dg-excess-errors from c-c++-commo [...]
new dd9d14f7d53 c++: Defer emitting inline variables [PR113708]
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/decl.cc | 4 ++++
gcc/cp/decl2.cc | 7 +++++--
gcc/testsuite/g++.dg/debug/dwarf2/inline-var-1.C | 2 ++
gcc/testsuite/g++.dg/debug/dwarf2/inline-var-3.C | 2 ++
gcc/testsuite/g++.dg/modules/{auto-3_a.H => init-7_a.H} | 4 +++-
gcc/testsuite/g++.dg/modules/{using-11_b.C => init-7_b.C} | 8 +++-----
6 files changed, 19 insertions(+), 8 deletions(-)
copy gcc/testsuite/g++.dg/modules/{auto-3_a.H => init-7_a.H} (51%)
copy gcc/testsuite/g++.dg/modules/{using-11_b.C => init-7_b.C} (54%)
--
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 8d51bfe0f97 Fix ICE in loop splitting with -fno-guess-branch-probability
new 2b5e0c11a40 aarch64/testsuite: Remove dg-excess-errors from c-c++-commo [...]
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/c-c++-common/gomp/pr63328.c | 2 --
gcc/testsuite/gcc.dg/gomp/pr87895-2.c | 1 -
2 files changed, 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 84dbcde450a gdb: Reformat amd64_dwarf_reg_to_regnum
new 98e1896364c [gdb/dap] Fix exit race
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/python/lib/gdb/dap/io.py | 1 -
1 file changed, 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 glibc.
from 491e55beab x86: Expand the comment on when REP STOSB is used on memset
new 545480506f mips: Use builtins for ffs and ffsll
new dbae3a3940 trivial doc fix: remove weird phrase "syscall takes zero to [...]
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:
manual/startup.texi | 3 +--
sysdeps/mips/math-use-builtins-ffs.h | 3 +++
2 files changed, 4 insertions(+), 2 deletions(-)
create mode 100644 sysdeps/mips/math-use-builtins-ffs.h
--
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 16ae5efedd3 middle-end: inspect all exits for additional annotations for loop.
new 8d51bfe0f97 Fix ICE in loop splitting with -fno-guess-branch-probability
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.c-torture/compile/pr111054.c | 11 +++++++++++
gcc/tree-ssa-loop-split.cc | 3 ++-
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr111054.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 b79d3e6a928 Fortran: Implement read_x for UTF-8 encoded files.
new 16ae5efedd3 middle-end: inspect all exits for additional annotations for loop.
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:
.../{vect-early-break_117-pr113734.c => vect-novect_gcond.c} | 4 +++-
gcc/tree-cfg.cc | 9 +++------
2 files changed, 6 insertions(+), 7 deletions(-)
copy gcc/testsuite/gcc.dg/vect/{vect-early-break_117-pr113734.c => vect-novect_gco [...]
--
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 arm/gcs
in repository glibc.
from fcdce58087 aarch64: process gnu properties in static exe
new bea263f87c doc: add plain text readme for using GCS
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:
README | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 69 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 9bc6b23d116 c++: synthesized_method_walk context independence [PR113908]
new eafbb05c499 coreutils-sum-pr108666.c: fix spurious LLP64 warnings
new b79d3e6a928 Fortran: Implement read_x for UTF-8 encoded files.
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:
.../c-c++-common/analyzer/coreutils-sum-pr108666.c | 2 +-
gcc/testsuite/gfortran.dg/pr99210.f90 | 29 ++++++++++++++++++++++
libgfortran/io/read.c | 17 +++++++++++++
3 files changed, 47 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr99210.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.