This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 57cbac1 gcc/
new 7e43664 PR target/68483 * tree-vect-generic.c (lower_vec_perm): If [...]
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 | 10 ++++++++++
gcc/optabs.c | 4 ++--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/i386/pr68483-1.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr68483-2.c | 15 +++++++++++++++
gcc/tree-vect-generic.c | 24 ++++++++++++++++++++++++
6 files changed, 79 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr68483-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr68483-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 43ada4d [RTL-ree] PR rtl-optimization/68194: Restrict copy instructio [...]
new 57cbac1 gcc/
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 | 7 ++++++
gcc/gimple-fold.c | 13 +++++++++++
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gcc.target/i386/mpx/pr68337-1.c | 32 +++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/mpx/pr68337-2.c | 9 ++++++++
5 files changed, 67 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pr68337-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pr68337-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 a37605c 2015-11-24 Richard Biener <rguenther(a)suse.de>
new a36d34e 2015-11-24 Gary Dismukes <dismukes(a)adacore.com>
new 43ada4d [RTL-ree] PR rtl-optimization/68194: Restrict copy instructio [...]
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 | 9 ++++++
gcc/ada/ChangeLog | 6 ++++
gcc/ada/checks.adb | 4 +--
gcc/ada/contracts.adb | 4 +--
gcc/ada/g-strhas.ads | 2 +-
gcc/ada/sem_ch3.adb | 6 ++--
gcc/ada/sem_ch6.adb | 2 +-
gcc/ada/sem_ch7.adb | 2 +-
gcc/ada/sem_ch9.adb | 6 ++--
gcc/ada/sem_prag.adb | 14 ++++-----
gcc/ada/sem_type.adb | 8 ++---
gcc/ree.c | 6 ++++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.c-torture/execute/pr68185.c | 29 ++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr68328.c | 44 +++++++++++++++++++++++++++
15 files changed, 126 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68185.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68328.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 924b0f2 * gcc-interface/decl.c (gnat_to_gnu_entity) <Concurrent type [...]
new a37605c 2015-11-24 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/tree-ssa-sccvn.c | 7 +++++--
2 files changed, 11 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 803ec05 Fix libsanitizer build with old kernel headers on ARM after r230739.
new f94c123 * gcc-interface/trans.c (gnat_to_gnu): In type_annotate_only [...]
new 924b0f2 * gcc-interface/decl.c (gnat_to_gnu_entity) <Concurrent type [...]
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/ada/ChangeLog | 13 ++++++++++++
gcc/ada/gcc-interface/decl.c | 46 +++++++++++++++++++++++++++++++++++++++----
gcc/ada/gcc-interface/trans.c | 20 +++++++++++++------
3 files changed, 69 insertions(+), 10 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 af7e839 combine: Handle aborts in is_parallel_of_n_reg_sets (PR68381)
new 6850ff7 * gcc-interface/decl.c (is_cplusplus_method): Check that the [...]
new 803ec05 Fix libsanitizer build with old kernel headers on ARM after r230739.
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/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/decl.c | 23 +++++++++++++++++++----
libsanitizer/ChangeLog | 4 ++++
libsanitizer/include/system/linux/asm/ptrace.h | 7 +++++++
4 files changed, 35 insertions(+), 4 deletions(-)
create mode 100644 libsanitizer/include/system/linux/asm/ptrace.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 gcc-5-branch
in repository gcc.
from 3f86e92 Daily bump.
new 4acc8d2 * gcc-interface/decl.c (is_cplusplus_method): Check that the [...]
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 | 5 +++++
gcc/ada/gcc-interface/decl.c | 23 +++++++++++++++++++----
2 files changed, 24 insertions(+), 4 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 375e335 [PATCH] Fix invalid redundant extension elimination for rl78 port
new af7e839 combine: Handle aborts in is_parallel_of_n_reg_sets (PR68381)
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/combine.c | 3 ++-
2 files changed, 8 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 896e959 * gcc.c-torture/execute/lto-tbaa-1.c: New testcase.
new 375e335 [PATCH] Fix invalid redundant extension elimination for rl78 port
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 | 8 ++++++++
gcc/ree.c | 22 ++++++++++++----------
2 files changed, 20 insertions(+), 10 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 638a694 Daily bump.
new 896e959 * gcc.c-torture/execute/lto-tbaa-1.c: New testcase.
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 | 4 +++
gcc/testsuite/gcc.c-torture/execute/lto-tbaa-1.c | 42 ++++++++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/lto-tbaa-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.