This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6124217 PR c++/64767 * c.opt (Wpointer-compare): New option.
new 3d88d89 * pt_BR.po, ru.po: Update.
new a08c3fe Daily bump.
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/DATESTAMP | 2 +-
libcpp/po/ChangeLog | 4 ++++
libcpp/po/pt_BR.po | 19 +++++++++----------
libcpp/po/ru.po | 13 ++++++-------
4 files changed, 20 insertions(+), 18 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 gcc-5-branch
in repository gcc.
from 133b908 Daily bump.
new 3fc2fc0 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 llvm.
from b532062 [gtest] Fix the way we disable a warning for unittests.
new d251951 [DWARF] Null out the debug locs of load instructions that hav [...]
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/Transforms/Scalar/GVN.cpp | 14 ++++++++++++--
test/Transforms/GVN/PRE/phi-translate.ll | 13 ++++++-------
2 files changed, 18 insertions(+), 9 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 485c70d Only instantiate members of nested classes in local classes o [...]
new 952bd43 [gtest] The way EXPECT_TEST now works after upgrading gtest t [...]
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:
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 9 ++++++---
1 file changed, 6 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 binutils-gdb.
from c988ac1 Use correct OSABI constant for FreeBSD/mips binaries.
new 6ed0191 Automatic date update in version.in
new c0386d4 Five fixes, for fcsel, fcvtz, fminnm, mls, and non-widening mul.
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:
bfd/version.h | 2 +-
sim/aarch64/ChangeLog | 19 ++++
sim/aarch64/cpustate.c | 9 +-
sim/aarch64/simulator.c | 76 ++++++++------
sim/testsuite/sim/aarch64/ChangeLog | 8 ++
sim/testsuite/sim/aarch64/fcsel.s | 53 ++++++++++
sim/testsuite/sim/aarch64/fcvtz.s | 202 ++++++++++++++++++++++++++++++++++++
sim/testsuite/sim/aarch64/fminnm.s | 82 +++++++++++++++
sim/testsuite/sim/aarch64/mls.s | 103 ++++++++++++++++++
sim/testsuite/sim/aarch64/mul.s | 99 ++++++++++++++++++
10 files changed, 619 insertions(+), 34 deletions(-)
create mode 100644 sim/testsuite/sim/aarch64/fcsel.s
create mode 100644 sim/testsuite/sim/aarch64/fcvtz.s
create mode 100644 sim/testsuite/sim/aarch64/fminnm.s
create mode 100644 sim/testsuite/sim/aarch64/mls.s
create mode 100644 sim/testsuite/sim/aarch64/mul.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 gdb-7.12-branch
in repository binutils-gdb.
from 815fe36 Automatic date update in version.in
new 6012288 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_28-branch
in repository binutils-gdb.
from ae949ed Automatic date update in version.in
new bdb21ff Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 4be13d6 [gtest] Upgrade googletest to version 1.8.0, minimizing local [...]
new b532062 [gtest] Fix the way we disable a warning for unittests.
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:
cmake/modules/AddLLVM.cmake | 4 ++++
unittests/CMakeLists.txt | 5 -----
2 files changed, 4 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 clang.
from 809bd28 Bail out if we try to build a DeclRefExpr naming an invalid d [...]
new 485c70d Only instantiate members of nested classes in local classes o [...]
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/Sema/SemaTemplateInstantiateDecl.cpp | 7 +++++--
test/SemaTemplate/instantiate-local-class.cpp | 11 +++++++++++
2 files changed, 16 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.