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 a2f6b68 Daily bump.
new 6181379 * 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2e42adb 2015-12-01 Andreas Tobler <andreast(a)gcc.gnu.org>
new 2c071d7 PR68577: Handle narrowing for vector popcount, etc.
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 | 9 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/vect/pr68577.c | 25 +++++++++
gcc/tree-vect-stmts.c | 108 ++++++++++++++++++++++++++++--------
4 files changed, 123 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr68577.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 38f56ae * gcc.c-torture/execute/alias-1.c: New testcase. * c-common [...]
new c0ddd9a gcc/ * config/nvptx/nvptx-protos.h (nvptx_output_aligned_de [...]
new 256eaa1 2015-12-01 Andreas Tobler <andreast(a)gcc.gnu.org>
new 2e42adb 2015-12-01 Andreas Tobler <andreast(a)gcc.gnu.org>
The 3 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 | 7 +++
Makefile.def | 1 +
Makefile.in | 1 +
gcc/ChangeLog | 17 +++++++
gcc/config/nvptx/nvptx-protos.h | 4 +-
gcc/config/nvptx/nvptx.c | 71 +++++++++++++++++++++-------
gcc/config/nvptx/nvptx.h | 31 +-----------
gcc/config/rs6000/freebsd64.h | 13 +++++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/nvptx/uninit-decl.c | 7 +++
10 files changed, 110 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/uninit-decl.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 dda4a90 * config/nvptx/nvptx.c (nvptx_function_arg_advance): Don't [...]
new 27e9c5a * lto-streamer-out.c (hash_tree): Do not stream TYPE_ALIAS_S [...]
new 38f56ae * gcc.c-torture/execute/alias-1.c: New testcase. * c-common [...]
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 | 13 +++++++++++++
gcc/c-family/c-common.c | 6 ------
gcc/lto-streamer-out.c | 4 ----
gcc/lto/ChangeLog | 4 ++++
gcc/lto/lto.c | 4 +++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/execute/alias-1.c | 19 +++++++++++++++++++
gcc/tree-streamer-in.c | 1 -
gcc/tree-streamer-out.c | 10 +++-------
9 files changed, 46 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/alias-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 gcc.
from 79686cd PR tree-optimization/64769 * c-c++-common/gomp/pr64769.c: N [...]
new dda4a90 * config/nvptx/nvptx.c (nvptx_function_arg_advance): Don't [...]
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 | 5 +++++
gcc/config/nvptx/nvptx.c | 12 +++++-------
2 files changed, 10 insertions(+), 7 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 1f0b649 [gcc]
new 79686cd PR tree-optimization/64769 * c-c++-common/gomp/pr64769.c: N [...]
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/c-c++-common/gomp/pr64769.c | 9 +++++++++
2 files changed, 14 insertions(+)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr64769.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 571b348 OpenACC host_data support.
new 1f0b649 [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 | 6 ++++++
gcc/config/rs6000/rs6000.c | 18 ++++++++++++++++--
gcc/testsuite/ChangeLog | 4 ++++
.../powerpc/{swaps-p8-21.c => swaps-p8-22.c} | 6 ++++--
4 files changed, 30 insertions(+), 4 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{swaps-p8-21.c => swaps-p8-22.c} (73%)
--
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 28af9b9 PR68474: Fix tree-call-cdce.c:use_internal_fn
new 97fc724 PR middle-end/68582 * cgraphunit.c (check_global_declaratio [...]
new ce182d9 PR tree-optimization/67916 * gcc.dg/torture/pr67916.c: New test.
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/cgraphunit.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/c-c++-common/pr68582.c | 25 ++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr67916.c | 46 ++++++++++++++++++++++++++++++++++
5 files changed, 88 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr68582.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr67916.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.