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 991bccb PR testsuite/68820 * gcc.c-torture/execute/builtins/memops- [...]
new e1e7f55 Backport from mainline 2016-01-12 Jeff Law <law(a)redhat.com>
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 | 14 ++++++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr67755.c | 25 +++++++++++++++++++++++++
gcc/tree-ssa-threadupdate.c | 21 ++++++++++++++++++++-
4 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr67755.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 2968df8 libitm: Remove dead code.
new 6216d12 PR jit/69144: Ensure that libgccjit's tempdir is fully cleaned-up
new fd2ecb3 2016-01-19 Sandra Loosemore <sandra(a)codesourcery.com>
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 | 8 +
gcc/doc/invoke.texi | 169 +++--
gcc/doc/standards.texi | 111 +--
gcc/jit/ChangeLog | 31 +
gcc/jit/docs/_build/texinfo/libgccjit.texi | 1035 +++++++++++++++-------------
gcc/jit/docs/cp/intro/tutorial04.rst | 9 +-
gcc/jit/docs/examples/tut04-toyvm/toyvm.cc | 74 +-
gcc/jit/jit-playback.c | 24 +-
gcc/jit/jit-tempdir.c | 18 +-
gcc/jit/jit-tempdir.h | 8 +
10 files changed, 841 insertions(+), 646 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 51120e8 PR c++/59759 * pt.c (convert_template_argument): Handle VAR [...]
new 2968df8 libitm: Remove dead code.
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:
libitm/ChangeLog | 6 +
libitm/libitm_i.h | 8 -
libitm/local_type_traits | 1901 ----------------------------------------------
3 files changed, 6 insertions(+), 1909 deletions(-)
delete mode 100644 libitm/local_type_traits
--
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 45dc77f [Patch] Fix spurious warning in ccmp.c
new 51120e8 PR c++/59759 * pt.c (convert_template_argument): Handle VAR [...]
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 | 5 +++++
gcc/cp/pt.c | 21 +++++++++++++++------
gcc/testsuite/g++.dg/cpp0x/temp_default6.C | 27 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/temp_default7.C | 27 +++++++++++++++++++++++++++
4 files changed, 74 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/temp_default6.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/temp_default7.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 5f0b4ee Daily bump.
new 0f5e292 PR testsuite/68820 * gcc.c-torture/execute/builtins/memops- [...]
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/gcc.c-torture/execute/builtins/memops-asm.x | 10 ++++++++++
gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c | 1 -
gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x | 10 ++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x
--
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 a9c01e8 PR testsuite/68820 * gcc.c-torture/execute/builtins/memops- [...]
new 45dc77f [Patch] Fix spurious warning in ccmp.c
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 | 4 ++++
gcc/ccmp.c | 2 +-
2 files changed, 5 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 gcc-5-branch
in repository gcc.
from 75082c6 PR c++/68965 * pt.c (tsubst_copy): Mark elements in expande [...]
new 991bccb PR testsuite/68820 * gcc.c-torture/execute/builtins/memops- [...]
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/gcc.c-torture/execute/builtins/memops-asm.x | 10 ++++++++++
gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c | 1 -
gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x | 10 ++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x
--
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 53fa0e5 PR ipa/66223 * ipa-devirt.c (is_cxa_pure_virtual_p): New fu [...]
new a9c01e8 PR testsuite/68820 * gcc.c-torture/execute/builtins/memops- [...]
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 | 10 ++++++++--
gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x | 10 ++++++++++
gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c | 1 -
gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x | 10 ++++++++++
4 files changed, 28 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
create mode 100644 gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x
--
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 6d76ce5 [ARM] PR target/69135: Mark ARMv8 vcvt instructions as unconditional
new 75082c6 PR c++/68965 * pt.c (tsubst_copy): Mark elements in expande [...]
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 | 8 ++++++++
gcc/cp/pt.c | 7 ++++++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/cpp1y/parameter-pack-1.C | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/parameter-pack-2.C | 21 +++++++++++++++++++++
5 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/parameter-pack-1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/parameter-pack-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 557a99f 2016-01-19 Richard Biener <rguenther(a)suse.de>
new 53fa0e5 PR ipa/66223 * ipa-devirt.c (is_cxa_pure_virtual_p): New fu [...]
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/ipa-devirt.c | 34 ++++++++++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ipa/devirt-50.C | 19 +++++++++++++++++++
4 files changed, 64 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/devirt-50.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.