This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d1565a0 2016-01-21 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 03a3af7 [PATCH] [PR tree-optimization/69347] Fix memory consumption i [...]
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/tree-ssa-dom.c | 3 ---
gcc/tree-ssa-threadbackward.c | 4 ++--
3 files changed, 12 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 amonakov/gomp-nvptx
in repository gcc.
at b52de7e Merge remote-tracking branch 'origin/trunk' into gomp-nvptx-b [...]
This branch includes the following new commits:
new 0de796a Revert "pick GOMP_target_ext changes from the hsa branch"
new b52de7e Merge remote-tracking branch 'origin/trunk' into gomp-nvptx-b [...]
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.
--
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 15a5a90 PR c++/68810 * g++.dg/cpp0x/constexpr-reinterpret1.C: Fix l [...]
new d1565a0 2016-01-21 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/fortran/ChangeLog | 7 +++++++
gcc/fortran/error.c | 9 ++++++++-
gcc/testsuite/ChangeLog | 7 ++++++-
gcc/testsuite/gfortran.dg/pr65996.f90 | 13 +++++++++++++
4 files changed, 34 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr65996.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 c6b188b Record configure regenerate
new 773754a PR c++/43407 * decl.c (start_enum): Add attributes paramete [...]
new ed23e70 PR c++/40751 PR c++/64987 * decl.c (copy_type_enum): Respe [...]
new a821ae4 PR c++/65687 * decl.c (type_is_deprecated): Don't look into [...]
new 0ea4136 PR c++/59281 * g++.dg/ext/attr-constructor1.C: New.
new 15a5a90 PR c++/68810 * g++.dg/cpp0x/constexpr-reinterpret1.C: Fix l [...]
The 5 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 | 15 ++
gcc/cp/cp-tree.h | 2 +-
gcc/cp/decl.c | 24 ++-
gcc/cp/parser.c | 3 +-
gcc/cp/pt.c | 165 ++++++++++++++-------
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/g++.dg/abi/abi-tag15.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/alignas5.C | 6 +
.../g++.dg/cpp0x/constexpr-reinterpret1.C | 6 +-
gcc/testsuite/g++.dg/cpp0x/enum31.C | 7 +
gcc/testsuite/g++.dg/ext/attr-constructor1.C | 5 +
gcc/testsuite/g++.dg/warn/deprecated-10.C | 14 ++
12 files changed, 186 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alignas5.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/enum31.C
create mode 100644 gcc/testsuite/g++.dg/ext/attr-constructor1.C
create mode 100644 gcc/testsuite/g++.dg/warn/deprecated-10.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/pr69399/gcc-5-branch
in repository gcc.
at ee58b3f Add a testcase for PR 69399
This branch includes the following new commits:
new 98febda Fix C++ __builtin_constant_p
new ee58b3f Add a testcase for PR 69399
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.
--
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 81f464d Add missing file
new 2f6cdf6 * configure.ac (gcc_cv_as_powerpc_mfcrf, gcc_cv_as_ma [...]
new c6b188b Record configure regenerate
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 | 6 ++++++
gcc/configure | 13 +++++++++----
gcc/configure.ac | 13 +++++++++----
3 files changed, 24 insertions(+), 8 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 d99eec2 2016-01-21 Michael Meissner <meissner(a)linux.vnet.ibm.com> [...]
new e4538af Fix PR66178, ICE due to misexpansion of constant expressions [...]
new 5bbf8ad Fix missed comment fix in last change.
new 8649302 libitm: Disable testing transaction-safe exceptions on Darwin [...]
new 591f8b3 * config/rs6000/aix71.h (ASM_CPU_SPEC): Add entry for Power9 [...]
new 81f464d Add missing file
The 5 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 | 15 +++++++++++++++
gcc/config/rs6000/aix71.h | 1 +
gcc/config/rs6000/driver-rs6000.c | 2 ++
gcc/expr.c | 10 +++++-----
gcc/rtl.h | 1 +
gcc/rtlanal.c | 13 +++++++++++++
gcc/simplify-rtx.c | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr66178.c | 17 +++++++++++++++++
libgcc/config/rs6000/float128-sed-hw | 25 +++++++++++++++++++++++++
libitm/ChangeLog | 5 +++++
libitm/testsuite/libitm.c++/libstdc++-safeexc.C | 5 ++++-
12 files changed, 98 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr66178.c
create mode 100644 libgcc/config/rs6000/float128-sed-hw
--
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.2-2015.11-2
in repository toolchain/release-notes.
at 0b734f2 Create release notes for source and binary linaro-5.2-2015.11-2.
This branch includes the following new commits:
new 0b734f2 Create release notes for source and binary linaro-5.2-2015.11-2.
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.
unknown user pushed a change to branch master
in repository gcc.
from 114403c Issue wic prefetch instruction at call site. This optimizatio [...]
new 4d4180c [gcc]
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/rs6000/linux64.h | 3 +++
gcc/config/rs6000/rs6000.c | 8 ++++++++
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/powerpc/pr63354.c | 11 +++++++++++
5 files changed, 37 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr63354.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.