This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ce4e6d7 Use GMP_RNDN for portability to MPFR 2.4.2
new e43e87f 2016-09-22 Richard Biener <rguenther(a)suse.de>
new cf0677f 2016-09-22 Richard Biener <rguenther(a)suse.de>
new 0a547de 2016-09-22 Richard Biener <rguenther(a)suse.de>
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 | 20 ++++++++++++++++++++
gcc/expr.c | 3 ++-
gcc/gimple-fold.c | 7 ++++---
gcc/gimple-match-head.c | 6 ++++++
4 files changed, 32 insertions(+), 4 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 clang.
from 3a0a03e clang-format: [JS] reserved words in method names.
new f0ed39d Fixing sphinx build due to diagnostic:
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:
docs/CommandGuide/clang.rst | 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 lld.
from 521eb5b Once more unto the strict weak ordering, once more.
new 5f08f46 Handle multiple .tbss sections.
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:
ELF/LinkerScript.cpp | 4 +++-
test/ELF/linkerscript/multiple-tbss.s | 17 +++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/linkerscript/multiple-tbss.s
--
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 clang-tools-extra.
from 230437c Fix compiler warnings.
new 8142e82 [change-namespace] fix qualifier of function references.
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:
change-namespace/ChangeNamespace.cpp | 38 +++++++++++++++++++---
.../change-namespace/ChangeNamespaceTests.cpp | 37 +++++++++++++++++++++
2 files changed, 71 insertions(+), 4 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 llvm.
from 11508f0 [PowerPC] Remove LE patterns matching generic stores/loads to [...]
new c228fe8 [AMDGPU][mc] Add support for absolute expressions in DPP modifiers.
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:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 57 ++++++++++---------------
test/MC/AMDGPU/vop_dpp_expr.s | 35 +++++++++++++++
2 files changed, 57 insertions(+), 35 deletions(-)
create mode 100644 test/MC/AMDGPU/vop_dpp_expr.s
--
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 users/palves/cxx-replace-operator-new
in repository binutils-gdb.
discards 8f19dae Replace operator new / operator new[]
discards 1c3e9ee internal-error: Don't crash if called before current_ui is in [...]
new 7fd1945 gdb: Replace operator new / operator new[]
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 (8f19dae)
\
N -- N -- N refs/heads/users/palves/cxx-replace-operator-new (7fd1945)
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 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:
gdb/Makefile.in | 12 +++----
gdb/common/common-exceptions.h | 14 ++++----
gdb/common/{common-new-op.c => new-op.c} | 59 ++++++++++++++++----------------
gdb/gdbserver/Makefile.in | 6 ++--
gdb/utils.c | 4 +--
5 files changed, 47 insertions(+), 48 deletions(-)
rename gdb/common/{common-new-op.c => new-op.c} (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 51c846d PR fortran/77665 * tree-inline.c (remap_gimple_stmt): Set h [...]
new 6c935e1 2016-09-22 Paul Thomas <pault(a)gcc.gnu.org>
new ce4e6d7 Use GMP_RNDN for portability to MPFR 2.4.2
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/fortran/gfortran.h | 7 ++++---
gcc/fortran/interface.c | 4 +++-
gcc/gimple-ssa-sprintf.c | 4 ++--
4 files changed, 15 insertions(+), 6 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 binutils-gdb.
from 870dd15 Remove legacy basepri_mask MRS/MSR special reg
new fa42dd2 arc: Fix ARI warning for printf(%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:
gdb/ChangeLog | 4 ++++
gdb/arc-tdep.c | 5 +++--
2 files changed, 7 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 6b869af Update pretty printer for std::variant
new e836ed4 2016-09-22 Richard Biener <rguenther(a)suse.de>
new c4fa840 Fix tests on old arm platforms for optional. * testsuite/20 [...]
new 51c846d PR fortran/77665 * tree-inline.c (remap_gimple_stmt): Set h [...]
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 | 7 +++++++
gcc/java/ChangeLog | 5 +++++
gcc/java/class.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/gomp/pr77665.f90 | 18 ++++++++++++++++++
gcc/tree-inline.c | 18 +++++++++++++-----
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/testsuite/20_util/optional/77288.cc | 5 ++---
8 files changed, 56 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77665.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 llvm.
from a941fe2 [Power9] Add exploitation of non-permuting memory ops
new 11508f0 [PowerPC] Remove LE patterns matching generic stores/loads to [...]
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:
lib/Target/PowerPC/PPCInstrVSX.td | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.