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 9e5ea3e Daily bump.
new b96178d Daily bump.
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/DATESTAMP | 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.
robert.savoye pushed a change to branch test
in repository toolchain/abe.
from 90c726f Merge from master
new 7798b59 configure
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:
configure.ac | 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 master
in repository gcc.
from e5b7a90 gcc/ * cgraph.h (decl_in_symtab_p): Revert check DECL_IN_CO [...]
new 48549d2 PR c++/69023 - bitset whose name is used in constant-expressi [...]
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/g++.dg/lookup/name-clash11.C | 84 ++++++++++++++++++++++++++++++
2 files changed, 89 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/lookup/name-clash11.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 9224dd1 * config/nvptx/nvptx-protos.h (nvptx_maybe_convert_symbolic [...]
new e5b7a90 gcc/ * cgraph.h (decl_in_symtab_p): Revert check DECL_IN_CO [...]
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/cgraph.h | 8 +-------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/alias-15.c | 15 ---------------
4 files changed, 9 insertions(+), 22 deletions(-)
delete mode 100644 gcc/testsuite/gcc.dg/alias-15.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 7e195d5 [Patch testsuite] Skip gcc.dg/ifcvt-4.c for targets on which [...]
new 9224dd1 * config/nvptx/nvptx-protos.h (nvptx_maybe_convert_symbolic [...]
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 | 13 +++++++++++++
gcc/config/nvptx/nvptx-protos.h | 1 -
gcc/config/nvptx/nvptx.c | 38 +++++++-------------------------------
gcc/config/nvptx/nvptx.md | 36 ++++--------------------------------
4 files changed, 24 insertions(+), 64 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 2591ae50 gcc/ * alias.c (compare_base_decls): Simplify in-symtab che [...]
new 7e195d5 [Patch testsuite] Skip gcc.dg/ifcvt-4.c for targets on which [...]
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.dg/ifcvt-4.c | 2 ++
2 files changed, 7 insertions(+)
--
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 8770d0a Fix broken handling of LABEL_REF in genrecog + genpreds.
new 2591ae50 gcc/ * alias.c (compare_base_decls): Simplify in-symtab che [...]
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/alias.c | 7 +++----
gcc/cgraph.h | 8 +++++++-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/alias-15.c | 15 +++++++++++++++
5 files changed, 34 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/alias-15.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 9d5fd7c Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
new 8770d0a Fix broken handling of LABEL_REF in genrecog + genpreds.
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/config/s390/predicates.md | 5 +----
gcc/genpreds.c | 2 ++
gcc/genrecog.c | 3 ++-
4 files changed, 14 insertions(+), 5 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 a1393a2 Don't run OpenACC C++ test twice
new 9d5fd7c Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
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/c/ChangeLog | 7 +++++++
gcc/c/c-parser.c | 16 +++++-----------
gcc/c/c-typeck.c | 1 -
gcc/cp/parser.c | 2 +-
gcc/cp/pt.c | 2 --
gcc/cp/semantics.c | 1 -
gcc/fortran/trans-openmp.c | 2 +-
gcc/gimplify.c | 2 --
gcc/omp-low.c | 11 ++---------
gcc/testsuite/gfortran.dg/goacc/host_data-tree.f95 | 2 +-
gcc/tree-core.h | 6 ++----
gcc/tree-nested.c | 2 --
gcc/tree-pretty-print.c | 3 ---
gcc/tree.c | 3 ---
15 files changed, 24 insertions(+), 41 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 a76d6a3 2015-12-23 David Sherwood <david.sherwood(a)arm.com>
new a1393a2 Don't run OpenACC C++ test twice
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/g++.dg/dg.exp | 2 ++
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.