This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f8f3e2f Testcase for PR rtl-optimization/68381
new fd9be55 * gcc.dg/sso/dump.h: Force IO to be putchar function call on nvptx.
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.dg/sso/dump.h | 9 ++++++++-
2 files changed, 12 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 f8b67ee Handle C++11 <math.h> overloads on Solaris 12
new f8f3e2f Testcase for PR rtl-optimization/68381
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.c-torture/execute/pr68381.c | 22 ++++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr68381.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-5-branch
in repository gcc.
from 8ebfd8a 2015-11-24 Richard Biener <rguenther(a)suse.de>
new 905a198 Handle C++11 <math.h> overloads on Solaris 12
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:
libstdc++-v3/ChangeLog | 94 ++++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 46 +++++++++++
libstdc++-v3/config.h.in | 5 ++
libstdc++-v3/configure | 62 ++++++++++++++
libstdc++-v3/configure.ac | 1 +
libstdc++-v3/include/c_global/cmath | 93 +++++++++++++++++++++
libstdc++-v3/include/tr1/cmath | 72 +++++++++++++++++
.../headers/cmath/c99_classification_macros_c.cc | 2 +-
8 files changed, 374 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 186e88f Move ptrace.h to appropriate place.
new 51ba582 [AArch64][v2] Improve comparison with complex immediates foll [...]
new f8b67ee Handle C++11 <math.h> overloads on Solaris 12
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 | 11 +++
gcc/config/aarch64/aarch64.md | 73 ++++++++++++++++-
gcc/config/aarch64/iterators.md | 3 +-
gcc/config/aarch64/predicates.md | 5 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/aarch64/cmpimm_branch_1.c | 26 ++++++
gcc/testsuite/gcc.target/aarch64/cmpimm_cset_1.c | 23 ++++++
libstdc++-v3/ChangeLog | 94 ++++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 46 +++++++++++
libstdc++-v3/config.h.in | 5 ++
libstdc++-v3/configure | 62 ++++++++++++++
libstdc++-v3/configure.ac | 1 +
libstdc++-v3/include/c_global/cmath | 93 +++++++++++++++++++++
libstdc++-v3/include/tr1/cmath | 72 +++++++++++++++++
.../headers/cmath/c99_classification_macros_c.cc | 4 +-
15 files changed, 518 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/cmpimm_branch_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/cmpimm_cset_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 gcc-5-branch
in repository gcc.
from 8239df9 PR target/68483 * tree-vect-generic.c (lower_vec_perm): If [...]
new 8ebfd8a 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 3a2ac32 remove val_ssa_equiv_hash_traits
new 625cd7a Fix PR68497 (ICE with -fno-checking)
new 186e88f Move ptrace.h to appropriate place.
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 | 6 +++++
gcc/config/i386/i386.c | 26 ++++++++++++----------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr68497.c | 8 +++++++
libsanitizer/ChangeLog | 5 +++++
.../include/system/{linux => }/asm/ptrace.h | 2 +-
6 files changed, 39 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr68497.c
rename libsanitizer/include/system/{linux => }/asm/ptrace.h (88%)
--
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 177a1f3 [AARCH64][PATCH 3/3] Adding tests to check proper error repor [...]
new 7685465 destroy values as well as keys when removing them from hash maps
new 3a2ac32 remove val_ssa_equiv_hash_traits
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 | 17 +++++++++++++++++
gcc/genmatch.c | 3 ++-
gcc/hash-map-traits.h | 32 +++++++++++++++++---------------
gcc/mem-stats.h | 3 ++-
gcc/tree-sra.c | 6 ------
gcc/tree-ssa-uncprop.c | 21 ++-------------------
6 files changed, 40 insertions(+), 42 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 7e43664 PR target/68483 * tree-vect-generic.c (lower_vec_perm): If [...]
new 6674f8f [cfgloop] PR middle-end/68375: Restructure get_loop_body_in_b [...]
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/cfgloop.c | 19 +++++++------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr68375.c | 39 +++++++++++++++++++++++++++++++++++++++
4 files changed, 58 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68375.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-5-branch
in repository gcc.
from 4acc8d2 * gcc-interface/decl.c (is_cplusplus_method): Check that the [...]
new 8239df9 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.