This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0570ddf S/390: Fix vec_splat_* builtins.
new 45f20a0 S/390: vec_set mode DI->SI for shift_count
new ec23b36 S/390: Make constant checking more strict
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/ChangeLog | 14 +++
gcc/config/s390/predicates.md | 5 +
gcc/config/s390/s390-builtins.def | 18 ++--
gcc/config/s390/vector.md | 8 +-
gcc/config/s390/vx-builtins.md | 194 +++++++++++++++++++-------------------
5 files changed, 129 insertions(+), 110 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 68795b4 S/390: Enable 64 bit atomic tests with -m31 -mzarch.
new d46ab84 S/390: Further bswap enhancements.
new 724bafd S/390: Fix vrepi constraint letter.
new 80fc7f5 S/390: Enable vrepi constants.
new f7d7224 S/390: Fix RT flag in vstrc instruction.
new 1a65652 S/390: Sort builtin types - cleanup only.
new 0570ddf S/390: Fix vec_splat_* builtins.
The 6 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 | 41 +
gcc/config/s390/constraints.md | 46 +-
gcc/config/s390/s390-builtin-types.def | 1027 ++++++++++----------
gcc/config/s390/s390-builtins.def | 9 +
gcc/config/s390/s390-c.c | 24 +-
gcc/config/s390/s390.c | 35 +-
gcc/config/s390/s390.md | 38 +-
gcc/config/s390/vecintrin.h | 16 +-
gcc/config/s390/vector.md | 11 +-
gcc/testsuite/ChangeLog | 17 +
gcc/testsuite/gcc.target/s390/bswap-1.c | 26 +-
gcc/testsuite/gcc.target/s390/bswaphi-1.c | 27 +
gcc/testsuite/gcc.target/s390/vector/vec-vrepi-1.c | 58 ++
.../gcc.target/s390/zvector/vec-splat-1.c | 42 +
.../gcc.target/s390/zvector/vec-splat-2.c | 42 +
15 files changed, 876 insertions(+), 583 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/bswaphi-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-vrepi-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-splat-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/zvector/vec-splat-2.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 1cb731a [PR68603] Associate conditional C++ loop's back-jump with sta [...]
new ad80582 PR c/68533 * c-decl.c (get_parm_info): Use b->locus instead [...]
new 7d0239e S/390: bswap testcases require -march=z900 to work with -m31.
new 01651ff S/390: bswap64 testcases require -mzarch.
new 160b0cd [PATCH] Fix PR68029
new 68795b4 S/390: Enable 64 bit atomic tests with -m31 -mzarch.
The 5 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 | 6 +++
gcc/c/ChangeLog | 6 +++
gcc/c/c-decl.c | 13 +++---
gcc/opts-common.c | 2 +-
gcc/testsuite/ChangeLog | 27 +++++++++++-
gcc/testsuite/gcc.dg/builtin-bswap-6a.c | 2 +-
gcc/testsuite/gcc.dg/optimize-bswapdi-1.c | 1 +
gcc/testsuite/gcc.dg/optimize-bswapdi-2.c | 1 +
gcc/testsuite/gcc.dg/optimize-bswapdi-3.c | 1 +
gcc/testsuite/gcc.dg/optimize-bswapsi-1.c | 2 +-
gcc/testsuite/gcc.dg/optimize-bswapsi-2.c | 2 +-
gcc/testsuite/gcc.dg/pr68533.c | 68 +++++++++++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 4 ++
13 files changed, 124 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68533.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 d9b0fca [PATCH] Fix declaration of pthread-structs in s-osinte-rtems. [...]
new 1cb731a [PR68603] Associate conditional C++ loop's back-jump with sta [...]
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/ChangeLog | 11 +++++++++++
gcc/cp/cp-gimplify.c | 4 +++-
2 files changed, 14 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 ef1a276 PR go/65717 compiler: Fix array reflection when len does [...]
new d9b0fca [PATCH] Fix declaration of pthread-structs in s-osinte-rtems. [...]
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/ada/ChangeLog | 6 ++++++
gcc/ada/s-oscons-tmplt.c | 6 +++---
gcc/ada/s-osinte-rtems.ads | 50 ++++++++++++++++++++--------------------------
3 files changed, 31 insertions(+), 31 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 653b0b0 Daily bump.
new ef1a276 PR go/65717 compiler: Fix array reflection when len does [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 46 ++++++++++++++++++++++------------------------
2 files changed, 23 insertions(+), 25 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 2ec6287 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Ini [...]
new 653b0b0 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 +-
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 gcc-5-branch
in repository gcc.
from 0941937 Daily bump.
new 2706678 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 +-
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 gcc-4_9-branch
in repository gcc.
from 6181379 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Ini [...]
new f646a4f 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 +-
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 master
in repository gcc.
from 2c071d7 PR68577: Handle narrowing for vector popcount, etc.
new 2ec6287 * config/pa/fptr.c (__canonicalize_funcptr_for_compare): Ini [...]
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:
libgcc/ChangeLog | 6 ++++++
libgcc/config/pa/fptr.c | 14 ++++++++++----
2 files changed, 16 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.