This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 373ca71 [Patch AArch64] aarch64-c.o should depend on TARGET_H
new dc168f1 2016-11-08 Richard Biener <rguenther(a)suse.de>
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 | 7 +++++++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/vect/vect-nb-iter-ub-2.c | 2 +-
gcc/tree-vect-data-refs.c | 13 +++++++++++++
gcc/tree-vect-stmts.c | 9 +++++++++
5 files changed, 34 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 2b94bbb [AVX-512] Add an avx512f without avx512vl command line to vec [...]
new 20b341a Fix memory leaks (coverity issues 1365586 & 1365591)
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/Support/APFloat.cpp | 8 ++++++--
1 file changed, 6 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 2cda118 Fix traditional cpp test failure
new 373ca71 [Patch AArch64] aarch64-c.o should depend on TARGET_H
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/config/aarch64/t-aarch64 | 2 +-
2 files changed, 5 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 gcc.
from de8f611 2016-11-08 Richard Biener <rguenther(a)suse.de>
new 2cda118 Fix traditional cpp test failure
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 | 7 +++++++
gcc/testsuite/gcc.dg/cpp/trad/include.c | 10 ++--------
gcc/testsuite/gcc.dg/cpp/trad/trad.exp | 2 +-
3 files changed, 10 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 aaribaud/y2038
in repository glibc.
discards faec867 WIP: Y2038: support 64-bit clock_gettime
new f235d84 WIP: Y2038: support 64-bit clock_gettime and clock_settime
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 (faec867)
\
N -- N -- N refs/heads/aaribaud/y2038 (f235d84)
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:
include/time.h | 3 ++
sysdeps/unix/clock_gettime.c | 48 ++++++++++++++++++++++++++++++++
sysdeps/unix/sysv/linux/arm/Versions | 2 ++
sysdeps/unix/sysv/linux/arm/init-first.c | 6 ++++
sysdeps/unix/sysv/linux/arm/libc-vdso.h | 1 +
sysdeps/unix/sysv/linux/clock_gettime.c | 20 +++++++++++++
time/time.h | 5 ++--
7 files changed, 83 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 clang-tools-extra.
from 5242a87 [clang-tools-extra] Format sources with clang-format. NFC.
new b705b10 [clang-tidy] clang-analyzer-alpha* checks are not registered, [...]
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:
clang-tidy/tool/ClangTidyMain.cpp | 5 ++---
1 file changed, 2 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 gcc.
from 5de8619 Fix bogus store_merging_x.c failures for avr.
new 095c712 2016-11-08 Richard Biener <rguenther(a)suse.de>
new de8f611 2016-11-08 Richard Biener <rguenther(a)suse.de>
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 | 15 +++++++++
gcc/testsuite/ChangeLog | 10 ++++++
gcc/testsuite/g++.dg/torture/pr78224.C | 51 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/bb-slp-pr78205.c | 25 +++++++++++++++
gcc/tree-call-cdce.c | 13 +++++---
gcc/tree-vect-slp.c | 19 +++++++++++
gcc/tree-vect-stmts.c | 12 -------
7 files changed, 129 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr78224.C
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-pr78205.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 lld.
from 8ba6e5c [LTO] Don't leak BitcodeFiles. Found by the asan bot.
new 78c0fd5 [ELF] - Fixed mistype. NFC.
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/Memory.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 clang.
from c5671c5 IR, Bitcode: Change bitcode reader to no longer own its memor [...]
new bfd8fbd Add a method to get the list of registered static analyzer checkers.
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/StaticAnalyzer/Core/AnalyzerOptions.h | 3 +++
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 19 +++++++++++++++++++
unittests/StaticAnalyzer/AnalyzerOptionsTest.cpp | 17 +++++++++++++++++
3 files changed, 39 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.