This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 58da814 PR ipa/61886 * ipa-visibility.c (function_and_variable_visi [...]
new 5118f06 2015-12-09 Tobias Burnus <burnus(a)net-b.de> Ales [...]
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/fortran/ChangeLog | 12 ++++++++
gcc/fortran/trans-intrinsic.c | 25 +++++++++++++++
gcc/fortran/trans-stmt.c | 52 +++++++++++++++++++++++++++++++-
gcc/fortran/trans.c | 16 ++++++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/coarray_40.f90 | 25 +++++++++++++++
6 files changed, 134 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_40.f90
--
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.
ryan.arnold pushed a change to branch releases/linaro-5.1-2015.11-1-rc1
in repository toolchain/release-notes.
at daec20a Create release notes for source and binary RC linaro-5.1-2015 [...]
This branch includes the following new commits:
new daec20a Create release notes for source and binary RC linaro-5.1-2015 [...]
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.
--
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.
robert.savoye pushed a change to branch array
in repository toolchain/abe.
from 9e6c329 Drop the execute bit for the shell scripts, they don;t run st [...]
new 3113cf7 Add MAKEINFOFLAGS=--force for gcc to work around minor differ [...]
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:
lib/make.sh | 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 202c10b * calls.c (expand_call): Wrap precompute_register_parameters [...]
new 5fc91db * gcc.target/i386/sse4_1-roundps-1.c: Remove ASM_SUFFIX defi [...]
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 | 18 ++++++++++++++++++
gcc/testsuite/gcc.target/i386/sse4_1-round.h | 13 ++++++-------
gcc/testsuite/gcc.target/i386/sse4_1-roundps-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundps-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundps-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundsd-4.c | 13 ++++++-------
gcc/testsuite/gcc.target/i386/sse4_1-roundss-1.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-2.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-3.c | 1 -
gcc/testsuite/gcc.target/i386/sse4_1-roundss-4.c | 13 ++++++-------
13 files changed, 36 insertions(+), 30 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 gomp-nvptx
in repository gcc.
from 11f613e libgomp plugin: add stub GOMP_OFFLOAD_async_run
new d463912 libgomp: use generic priority_queue.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:
libgomp/ChangeLog.gomp-nvptx | 4 ++++
libgomp/config/nvptx/priority_queue.c | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
delete mode 100644 libgomp/config/nvptx/priority_queue.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 2f7de6c 2015-12-09 Tobias Burnus <burnus(a)net-b.de>
new 24199c3 PR lto/68811 * g++.dg/lto/pr68811_0.C: New testcase. * g++ [...]
new 58da814 PR ipa/61886 * ipa-visibility.c (function_and_variable_visi [...]
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 | 7 ++-
gcc/ipa-visibility.c | 2 +-
gcc/lto/ChangeLog | 6 +++
gcc/lto/lto-symtab.c | 5 +-
gcc/testsuite/ChangeLog | 6 +++
gcc/testsuite/g++.dg/lto/pr68811_0.C | 11 +++++
gcc/testsuite/g++.dg/lto/pr68811_1.C | 94 ++++++++++++++++++++++++++++++++++++
7 files changed, 127 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr68811_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr68811_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 195e39f 2015-12-09 Andreas Tobler <andreast(a)gcc.gnu.org>
new b39960e PR ipa/61886 PR middle-end/25140 * ipa-reference.c (ipa_re [...]
new 2f7de6c 2015-12-09 Tobias Burnus <burnus(a)net-b.de>
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/fortran/ChangeLog | 10 ++++++++++
gcc/fortran/decl.c | 6 +++---
gcc/fortran/io.c | 2 +-
gcc/fortran/resolve.c | 15 ++++++++-------
gcc/fortran/symbol.c | 2 +-
gcc/fortran/trans-common.c | 2 +-
gcc/ipa-reference.c | 36 ++++++++++++++++++++++++++----------
gcc/tree-ssa-alias.c | 32 ++++++++++----------------------
9 files changed, 77 insertions(+), 45 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 f673455 specify more isl codegen options
new 195e39f 2015-12-09 Andreas Tobler <andreast(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/ChangeLog | 4 ++++
gcc/config/rs6000/freebsd64.h | 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-4_9-branch
in repository gcc.
from 96bba4a * gcc.dg/torture/pr64882.c: New test.
new 202c10b * calls.c (expand_call): Wrap precompute_register_parameters [...]
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/calls.c | 17 +++++++++++++----
1 file changed, 13 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 51df021 /cp 2015-12-09 Paolo Carlini <paolo.carlini(a)oracle.com>
new b674417 dump param name when timing out
new f2e4bff add array access function in the right order
new f673455 specify more isl codegen options
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:
gcc/ChangeLog | 19 ++++++++++++++++++-
gcc/graphite-optimize-isl.c | 10 +++++++++-
gcc/graphite-sese-to-poly.c | 2 +-
3 files changed, 28 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.