This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 34d91f3ce3c * tree-outof-ssa.h (ssaexpand): Add partitions_for_undefin [...]
new 06d7b50d756 rs6000: Update conditional jump patterns, no more (pc) (label_ref)
new a1dd329a7b5 rs6000: Cleanup of various jump patterns
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 | 28 +++++
gcc/config/rs6000/rs6000-string.c | 4 +-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/config/rs6000/rs6000.md | 255 +++++++++++++-------------------------
4 files changed, 117 insertions(+), 176 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 glibc.
from e7a5745949 Add missing reference to bug 21654
new 98e0742024 openpty: close slave pty fd on error
new 645ac9aaf8 openpty: use TIOCGPTPEER to open slave side fd
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:
ChangeLog | 7 +++++++
login/openpty.c | 52 ++++++++++++++++++++++++++++++++++++----------------
2 files changed, 43 insertions(+), 16 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 b9f6a1f43c Remove unused variables. No functionality change.
new 8ea201f89c Certain versions of clang require an explicit initialization [...]
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:
include/clang/Lex/PreprocessorLexer.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 binutils-gdb.
from 70090aa5f6 Reformat elf_x86_allocate_dynrelocs
new 4c7236d3cb tilegx: Set this_hdr.sh_entsize only if section size > 0
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/ChangeLog | 5 +++++
bfd/elfxx-tilegx.c | 18 +++++++++---------
2 files changed, 14 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 llvm.
from a038303fae6 [X86][SSE] Don't call combineTo inside combineX86ShufflesRe [...]
new f78fbad6987 Remove unused variables. No functionality change.
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/Support/BinaryStreamTest.cpp | 2 --
1 file changed, 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 clang.
from 3d1f884c56 Make SourceLocation, QualType and friends have constexpr con [...]
new b9f6a1f43c Remove unused variables. No functionality change.
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/AST/ASTContext.cpp | 2 --
lib/AST/ItaniumMangle.cpp | 1 -
lib/CodeGen/CGOpenMPRuntime.cpp | 2 --
lib/Parse/ParseExprCXX.cpp | 1 -
lib/Sema/SemaDecl.cpp | 1 -
lib/Sema/SemaTemplate.cpp | 1 -
lib/Sema/SemaTemplateInstantiateDecl.cpp | 1 -
lib/Sema/TreeTransform.h | 1 -
8 files changed, 10 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 cce1f351e8c * builtins.def (BUILT_IN_SETJMP): Revert latest change.
new 34d91f3ce3c * tree-outof-ssa.h (ssaexpand): Add partitions_for_undefin [...]
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 | 15 ++++++++++
gcc/expr.c | 33 +++++++++++++++-----
gcc/loop-iv.c | 2 +-
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gcc.c-torture/execute/20171008-1.c | 38 ++++++++++++++++++++++++
gcc/tree-outof-ssa.c | 2 ++
gcc/tree-outof-ssa.h | 16 ++++++++++
gcc/tree-ssa-coalesce.c | 28 ++++++++++++++++-
gcc/tree-ssa-coalesce.h | 1 +
9 files changed, 130 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20171008-1.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 llvm.
from 4ba5a28d5f0 Tidyup with clang-format. NFCI.
new a038303fae6 [X86][SSE] Don't call combineTo inside combineX86ShufflesRe [...]
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/X86/X86ISelLowering.cpp | 111 ++++++++++++++++++++-----------------
1 file changed, 60 insertions(+), 51 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 0263a35fe6 Remove unused variables. No functionality change.
new 3d1f884c56 Make SourceLocation, QualType and friends have constexpr con [...]
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:
include/clang/AST/CharUnits.h | 4 ++--
include/clang/AST/Type.h | 6 ++----
include/clang/Basic/SourceLocation.h | 24 ++++++++++++------------
3 files changed, 16 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 master
in repository gcc.
from 5d25c6e130f 2017-10-08 Steven G. Kargl <kargl(a)gcc.gnu.org>
new cce1f351e8c * builtins.def (BUILT_IN_SETJMP): Revert latest change.
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/builtins.def | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.