This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1ff3ef7 Don't try to use rand_s on CYGWIN
new 7e93a47 2017-02-27 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 5 +++++
gcc/testsuite/g++.dg/parse/crash67.C | 5 +++++
2 files changed, 10 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/parse/crash67.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 b9ae988 AArch64AsmParser: don't try to parse “[1]” for non-vector reg [...]
new 0003ac9 [DAGCombine] NFC. MatchLoadCombine remember the first byte pr [...]
new f854325 [DAGCombine] NFC. MatchLoadCombine extract MemoryByteOffset l [...]
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 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 4b4a06c [analyzer] clarify 'result is garbage value' when it is out o [...]
new 7cf8dd5 clang-format: [JS] whitespace after async in arrow functions.
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/Format/TokenAnnotator.cpp | 8 ++++++++
unittests/Format/FormatTestJS.cpp | 2 ++
2 files changed, 10 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 master
in repository lldb.
from a9f61d4 Three LoadLibCxxFormatters formatters were given a regex stri [...]
new 44f0986 Switch SBBreakpoint to storing a weak_ptr of the internal bre [...]
new 7b00fc6 Log: Fix a regression in handling log options
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:
include/lldb/API/SBBreakpoint.h | 12 +-
include/lldb/Core/Log.h | 2 +-
.../step_over_breakpoint/TestStepOverBreakpoint.py | 1 -
.../python_api/breakpoint/TestBreakpointAPI.py | 23 ++
source/API/SBBreakpoint.cpp | 446 ++++++++++-----------
source/API/SBBreakpointLocation.cpp | 4 +-
source/API/SBTarget.cpp | 44 +-
source/Core/Log.cpp | 6 +-
unittests/Core/LogTest.cpp | 14 +
9 files changed, 272 insertions(+), 280 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 12420a1 PR tree-optimization/77536 * tree-ssa-loop-manip.c (niter_f [...]
new 1ff3ef7 Don't try to use rand_s on CYGWIN
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:
libgfortran/ChangeLog | 5 +++++
libgfortran/intrinsics/random.c | 2 +-
2 files changed, 6 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 master
in repository llvm.
from 9995ddd [AMDGPU] Runtime metadata fixes: - Verify that runtime meta [...]
new b9ae988 AArch64AsmParser: don't try to parse “[1]” for non-vector reg [...]
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/AArch64/AsmParser/AArch64AsmParser.cpp | 25 -----------------------
1 file changed, 25 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 870fa39 [GeneratePCHAction] If preprocessor option 'AllowPCHWithCompi [...]
new 4b4a06c [analyzer] clarify 'result is garbage value' when it is out 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/StaticAnalyzer/Checkers/UndefResultChecker.cpp | 26 ++++++++++++++++++++++
test/Analysis/uninit-vals-ps.c | 6 +++++
2 files changed, 32 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 master
in repository gcc.
from fa87911 2017-02-27 Richard Biener <rguenther(a)suse.de>
new 12420a1 PR tree-optimization/77536 * tree-ssa-loop-manip.c (niter_f [...]
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 | 11 ++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/vect/pr79347.c | 2 +-
gcc/tree-ssa-loop-manip.c | 70 +++++++++++++++++++++++++------------
gcc/tree-ssa-loop-manip.h | 1 +
gcc/tree-vect-loop.c | 55 ++++++++++++++++++++++++-----
6 files changed, 112 insertions(+), 32 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 a0aa382 Automatic date update in version.in
new 8e36812 Remove MAX_REGISTER_SIZE from remote.c
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 | 7 +++++++
gdb/regcache.c | 15 ++++++++++++---
gdb/regcache.h | 4 ++++
gdb/remote.c | 3 +--
4 files changed, 24 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.