This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 09a4541 compiler: Don't crash on invalid array type declarations.
new 4d4acdc compiler: Don't crash on erroneous array return types.
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/parse.cc | 2 ++
2 files changed, 3 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 8abd3d0 * gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.
new 09a4541 compiler: Don't crash on invalid array type declarations.
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.cc | 9 +++++++++
2 files changed, 10 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 7cf9b89 Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relation
new 619bb79 compiler: Avoid knock-on errors with impossibly large types.
new 8abd3d0 * gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/types.cc | 6 ++++--
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.c-torture/execute/stkalign.c | 1 +
4 files changed, 10 insertions(+), 3 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 gcc-4_9-branch
in repository gcc.
from db999c1 Daily bump.
new ccd0385 Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relation
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/autopar/pr69110.c | 17 +++++++++++++++++
gcc/tree-data-ref.c | 21 +++++++++++----------
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.c/pr69110.c | 26 ++++++++++++++++++++++++++
6 files changed, 70 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/autopar/pr69110.c
create mode 100644 libgomp/testsuite/libgomp.c/pr69110.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 557c194 handle isl_ast_op_select
new 7cf9b89 Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relation
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/autopar/pr69110.c | 17 +++++++++++++++++
gcc/tree-data-ref.c | 21 +++++++++++----------
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.c/pr69110.c | 26 ++++++++++++++++++++++++++
6 files changed, 70 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/autopar/pr69110.c
create mode 100644 libgomp/testsuite/libgomp.c/pr69110.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 hjl/pr60336/master
in repository gcc.
discards abc6bfc Move is_empty_record
discards 66375fb Properly pass C++ empty class
discards 28fcd45 Add is_empty_record
discards adc9abd Add TYPE_EMPTY_RECORD for C++ empty class
new beaa9de Add TYPE_EMPTY_RECORD for C++ empty class
new ffab6e2 Properly pass C++ empty class
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (abc6bfc)
\
N -- N -- N refs/heads/hjl/pr60336/master (ffab6e2)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/cp/class.c | 7 +++++--
gcc/testsuite/g++.dg/{pr60336-1.C => pr60336-5.C} | 4 ++--
2 files changed, 7 insertions(+), 4 deletions(-)
copy gcc/testsuite/g++.dg/{pr60336-1.C => pr60336-5.C} (56%)
--
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 f9d9cae mksysinfo: backport patches from trunk
new f9da52c Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relation
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/autopar/pr69110.c | 17 +++++++++++++++++
gcc/tree-data-ref.c | 21 +++++++++++----------
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.c/pr69110.c | 26 ++++++++++++++++++++++++++
6 files changed, 70 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/autopar/pr69110.c
create mode 100644 libgomp/testsuite/libgomp.c/pr69110.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 6a38515 PR c++/68949
new 80adbd9 2016-01-26 Paul Thomas <pault(a)gcc.gnu.org>
new 557c194 handle isl_ast_op_select
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/fortran/ChangeLog | 7 ++++++
gcc/fortran/trans-expr.c | 18 ++++++++------
gcc/graphite-isl-ast-to-gimple.c | 18 ++++++--------
gcc/testsuite/ChangeLog | 12 ++++++++-
gcc/testsuite/gcc.dg/graphite/isl-ast-op-select.c | 29 ++++++++++++++++++++++
.../{allocate_error_5.f90 => allocate_error_6.f90} | 27 ++++++++++++++++----
7 files changed, 95 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/graphite/isl-ast-op-select.c
copy gcc/testsuite/gfortran.dg/{allocate_error_5.f90 => allocate_error_6.f90} (54%)
--
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 8b7d2f8 PR rtl-optimization/69217 * var-tracking.c (tracked_record_ [...]
new 58b0f9c PR c++/68782
new 6a38515 PR c++/68949
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/cp/ChangeLog | 17 ++++++
gcc/cp/constexpr.c | 79 +++++++++++++++++++-------
gcc/cp/optimize.c | 2 +
gcc/cp/semantics.c | 5 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-aggr2.C | 27 +++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-array15.C | 29 ++++++++++
gcc/tree.c | 56 ++++++++++++++----
gcc/tree.h | 2 +
9 files changed, 188 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-aggr2.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-array15.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 23c1eca * config/ia64/ia64.c (ia64_expand_vecint_compare): Use gen_i [...]
new f9d9cae mksysinfo: backport patches from trunk
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:
libgo/mksysinfo.sh | 27 +++++++++++++++++++++++++--
1 file changed, 25 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.