This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 16f9a53 PR target/69671 * config/i386/sse.md (*<floatsuffix>floatv2 [...]
new 9839f35 S/390: PR 69625: Add 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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/s390/pr69625.c | 37 +++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/s390/pr69625.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 4550fbd PR testsuite/68580 * c-c++-common/tsan/pr65400-1.c (v, q, o): [...]
new e99b10c 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 c3906c5 2016-02-18 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 4a2f9c9 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 9839f35 S/390: PR 69625: Add test case
new e80be24 S/390: Add __morestack test.
new 0cb6905 S/390: Add IBM z13 pipeline description
new bef91dd S/390: z13 lcbb fix address operand.
new 664ff6a S/390: z13 inline stpcpy implementation.
new b11e60a S/390: Adjust movstr-1.c testcase to work with the z13 stpcpy [...]
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 | 28 +++
gcc/config/s390/2827.md | 9 +-
gcc/config/s390/2964.md | 232 +++++++++++++++++
gcc/config/s390/s390-protos.h | 1 +
gcc/config/s390/s390.c | 377 +++++++++++++++++++++++-----
gcc/config/s390/s390.md | 19 +-
gcc/testsuite/ChangeLog | 14 ++
gcc/testsuite/gcc.target/s390/md/movstr-1.c | 2 +-
gcc/testsuite/gcc.target/s390/md/movstr-2.c | 98 ++++++++
gcc/testsuite/gcc.target/s390/morestack.c | 260 +++++++++++++++++++
10 files changed, 967 insertions(+), 73 deletions(-)
create mode 100644 gcc/config/s390/2964.md
create mode 100644 gcc/testsuite/gcc.target/s390/md/movstr-2.c
create mode 100644 gcc/testsuite/gcc.target/s390/morestack.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 gcc-4_9-branch
in repository gcc.
from 9f2e0a9 * gcc.dg/pr69522.c: Add empty dg-options.
new c3906c5 2016-02-18 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
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/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/namelist_38.f90 | 14 +++++++++-----
gcc/testsuite/gfortran.dg/namelist_84.f90 | 5 ++---
libgfortran/ChangeLog | 6 ++++++
libgfortran/io/list_read.c | 15 ---------------
5 files changed, 24 insertions(+), 23 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 b11e60a S/390: Adjust movstr-1.c testcase to work with the z13 stpcpy [...]
new b088ff4 S/390: z13 fix mode in vcond expansion
new e29f7ac S/390: Add vec_sub_u128 to vecintrin.h
new 6c678e7 S/390: z13 Change predicates of 128 bit add sub.
new d1bae8c S/390: Add single element vector types to iterators.
new e3eb13b S/390: z13 Add missing commutative operand markers.
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 | 28 ++++++++++
gcc/config/s390/s390.c | 4 +-
gcc/config/s390/vecintrin.h | 1 +
gcc/config/s390/vector.md | 60 +++++++++++-----------
gcc/config/s390/vx-builtins.md | 56 ++++++++++----------
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/gcc.target/s390/vector/int128-1.c | 47 +++++++++++++++++
gcc/testsuite/gcc.target/s390/vector/vec-vcond-1.c | 23 +++++++++
8 files changed, 167 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/int128-1.c
create mode 100644 gcc/testsuite/gcc.target/s390/vector/vec-vcond-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 dejagnu.
from 41f3206 * configure.ac: Require Tcl version 8.6 at a minimum. * con [...]
new 86c37ee Requiring Tcl 8.6 is apparently too bleeding edge!
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:
ChangeLog | 5 +++++
configure | 8 ++++----
configure.ac | 8 ++++----
3 files changed, 13 insertions(+), 8 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 c32bc4d Fix PR number in changelog entries.
new 63ad69d 2016-02-18 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/fold-const.c | 29 +++++++++++++++++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr69553.C | 35 ++++++++++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr69553.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 39d861e libgo: Update to final Go 1.6 release.
new 0808dfc 2016-02-18 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/match.pd | 10 +++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr69854.c | 8 ++++++++
4 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr69854.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.