This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0c5e355 compiler: Create pointer type for all types with methods.
new cd529f4 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.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 06fbeee 2015-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 5c5950b 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.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 5712b7c Daily bump.
new abe7a81 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.
unknown user pushed a change to branch master
in repository gcc.
from d0a8194 * config-list.mk (nvptx-none): Add it.
new 0c5e355 compiler: Create pointer type for all types with methods.
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/types.cc | 8 ++++++--
2 files changed, 7 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 master
in repository gcc.
from 12c1767 gcc/fortran/ * gfortran.h (gfc_omp_namespace): Add locus wh [...]
new 4aabb93 * config/nvptx/nvptx.h (HARD_REGNO_NREGS): Avoid warning on [...]
new d0a8194 * config-list.mk (nvptx-none): Add it.
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:
contrib/ChangeLog | 4 ++++
contrib/config-list.mk | 1 +
gcc/ChangeLog | 7 +++++++
gcc/config/nvptx/nvptx.h | 4 ++--
4 files changed, 14 insertions(+), 2 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 19ec752 Add contains_symbol_ref_p
new b9dd9f0 gcc/ * cgraph.c: Include context.h for offloading. * varpo [...]
new 12c1767 gcc/fortran/ * gfortran.h (gfc_omp_namespace): Add locus wh [...]
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 | 5 ++
gcc/cgraph.c | 1 +
gcc/fortran/ChangeLog | 13 +++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/openmp.c | 113 ++++++++++++++-------------
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gfortran.dg/gomp/intentin1.f90 | 4 +-
gcc/varpool.c | 2 +
8 files changed, 85 insertions(+), 58 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 f730358 2015-10-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 19ec752 Add contains_symbol_ref_p
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 | 10 ++++++++++
gcc/lra-constraints.c | 29 -----------------------------
gcc/rtl.h | 4 ++++
gcc/rtlanal.c | 13 +++++++++++++
gcc/var-tracking.c | 39 +--------------------------------------
5 files changed, 28 insertions(+), 67 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 ff94363 Share code from fold_array_ctor_reference with fold.
new f730358 2015-10-30 Steven G. Kargl <kargl(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/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gfortran.dg/pr46588.f90 | 21 +++++++++++++++++++++
2 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr46588.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.
unknown user pushed a change to branch master
in repository gcc.
from ab50af2 2015-10-30 Evgeny Stupachenko <evstupac(a)gmail.com>
new ff94363 Share code from fold_array_ctor_reference with fold.
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/fold-const.c | 96 ++++++++++++++++++++++++++++++++++++++++---------------
gcc/fold-const.h | 1 +
gcc/gimple-fold.c | 47 ++-------------------------
4 files changed, 83 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.