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 b8bc126 Daily bump.
new 34dd38c 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 49a549c 2016-02-15 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new c4bb895 * sv.po: Update.
new e810923 [RS6000] reload_vsx_from_gprsf splitter
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 | 19 ++-
gcc/config/rs6000/rs6000.md | 93 +++++++--------
gcc/config/rs6000/vsx.md | 2 +-
gcc/po/ChangeLog | 4 +
gcc/po/sv.po | 282 ++++++++++++++++++++++----------------------
5 files changed, 206 insertions(+), 194 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 2074f21 PR c++/69658 * init.c (expand_default_init): Only call resh [...]
new 49a549c 2016-02-15 Jerry DeLisle <jvdelisle(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 | 6 ++
gcc/testsuite/gfortran.dg/read_bang.f90 | 38 +++++++
gcc/testsuite/gfortran.dg/read_bang4.f90 | 47 +++++++++
libgfortran/ChangeLog | 15 +++
libgfortran/io/list_read.c | 166 +++++++++++++++++++------------
5 files changed, 208 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/read_bang.f90
create mode 100644 gcc/testsuite/gfortran.dg/read_bang4.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 77454e6 PR c++/69797 * c-common.c (sync_resolve_size): Diagnose too [...]
new 2074f21 PR c++/69658 * init.c (expand_default_init): Only call resh [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/init.c | 9 +++++----
gcc/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/init/pr69658.C | 6 ++++++
4 files changed, 20 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/pr69658.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 0799f49 Add support for the FCCMP insn types
new 77454e6 PR c++/69797 * c-common.c (sync_resolve_size): Diagnose too [...]
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/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-common.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr69797.c | 8 ++++++++
4 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/pr69797.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 ccfbefc * alias.c (get_alias_set): Fix a typo in comment.
new bbf5822 PR c++/68890
new 521a637 PR c++/69753
new 0799f49 Add support for the FCCMP insn types
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 | 14 ++++++++++++++
gcc/config/aarch64/aarch64.md | 4 ++--
gcc/config/aarch64/thunderx.md | 2 +-
gcc/config/arm/cortex-a53.md | 4 ++--
gcc/config/arm/cortex-a57.md | 2 +-
gcc/config/arm/exynos-m1.md | 5 +++++
gcc/config/arm/types.md | 3 +++
gcc/config/arm/xgene1.md | 2 +-
gcc/cp/ChangeLog | 17 +++++++++++++++++
gcc/cp/call.c | 5 ++++-
gcc/cp/constexpr.c | 3 ++-
gcc/cp/cp-tree.h | 2 +-
gcc/cp/name-lookup.c | 13 +------------
gcc/cp/pt.c | 13 ++++++++++---
gcc/cp/search.c | 18 ++++++++++++++++++
gcc/cp/semantics.c | 23 +----------------------
gcc/cp/tree.c | 17 -----------------
gcc/testsuite/g++.dg/cpp0x/constexpr-value5.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/lookup/member3.C | 17 +++++++++++++++++
19 files changed, 118 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-value5.C
create mode 100644 gcc/testsuite/g++.dg/lookup/member3.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 1bac3d5 Backport from mainline * config/pa/pa.md (absqi2, absghi2, [...]
new 0e99993 PR c++/68890
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/cp/ChangeLog | 5 +++++
gcc/cp/constexpr.c | 3 ++-
gcc/testsuite/g++.dg/cpp0x/constexpr-value5.C | 18 ++++++++++++++++++
3 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-value5.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 4ef4d76 2016-02-15 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new ccfbefc * alias.c (get_alias_set): Fix a typo in comment.
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/alias.c | 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-5-branch
in repository gcc.
from 7259aa72 Daily bump.
new 1bac3d5 Backport from mainline * config/pa/pa.md (absqi2, absghi2, [...]
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/pa/pa.md | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 45 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 amonakov/gomp-nvptx
in repository gcc.
from b52de7e Merge remote-tracking branch 'origin/trunk' into gomp-nvptx-b [...]
new 7167561 nvptx: do not use alternative spelling of unsigned comparisons
new bc472c9 libgomp plugin: correct types
new 8aebc7e Revert "nvptx plugin: bump heap size to 1GB"
new e8e288c nvptx backend: set up stacks in entry code
new a530091 libgomp: remove __nvptx_stacks setup code
new 0d7e9ef libgomp plugin: manage soft-stack storage
The 6 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.gomp-nvptx | 6 +++
gcc/config/nvptx/nvptx.c | 73 +++++++++++++++++----------
gcc/testsuite/gcc.target/nvptx/unsigned-cmp.c | 50 ++++++++++++++++++
libgomp/ChangeLog.gomp-nvptx | 26 ++++++++++
libgomp/config/nvptx/team.c | 31 ++----------
libgomp/plugin/plugin-nvptx.c | 58 +++++++++++++++++----
6 files changed, 180 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/nvptx/unsigned-cmp.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.