This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from e8a2ee0720f 2017-06-29 Richard Biener <rguenther(a)suse.de>
new 65ad358e170 PR c++/81164 - ICE with invalid inherited constructor.
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/cp/ChangeLog | 6 ++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/name-lookup.c | 3 +--
gcc/cp/search.c | 22 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/inh-ctor28.C | 7 +++++++
5 files changed, 37 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor28.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 hjl/cet/property
in repository glibc.
discards d929bebeb2 dl-cet
discards bf59d6e2cb Fix x86: Add <sys/cet.h> to support Intel CET
discards ac1d93f9b5 i386: Add _dl_runtime_resolve_shstk [BZ #21598]
discards f73cda1a1a x86: Add <sys/cet.h> to support Intel CET
new 247f33b0e1 x86: Support IBT and SHSTK from Intel CET
new 77d74593f7 i386: Add _dl_runtime_resolve_shstk [BZ #21598]
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 (d929bebeb2)
\
N -- N -- N refs/heads/hjl/cet/property (77d74593f7)
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 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:
--
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 eb17d4137d Expression completer should not match explicit location options
new 3df5cd1394 RISC-V: Fix TLS copy relocs
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/elfnn-riscv.c | 10 ++++++----
2 files changed, 11 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 aeca92c5753 [Hexagon] Keep all phi nodes when building DFG in addr-mode-opt
new 11eef886481 [opt-viewer] opt-viewer.py takes -o argument
new a70a8a0aa7a ScalarEvolution: Add URem support
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/llvm/Analysis/ScalarEvolution.h | 1 +
lib/Analysis/ScalarEvolution.cpp | 26 ++++++++++++++++++++++++++
test/Analysis/ScalarEvolution/flattened.ll | 22 ++++++++++++++++++++++
test/Analysis/ScalarEvolution/urem-0.ll | 15 +++++++++++++++
utils/opt-viewer/opt-viewer.py | 8 +++++++-
5 files changed, 71 insertions(+), 1 deletion(-)
create mode 100644 test/Analysis/ScalarEvolution/flattened.ll
create mode 100644 test/Analysis/ScalarEvolution/urem-0.ll
--
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 hjl/cet/property
in repository glibc.
from bf59d6e2cb Fix x86: Add <sys/cet.h> to support Intel CET
new d929bebeb2 dl-cet
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:
sysdeps/unix/sysv/linux/x86/dl-cet-nonshared.c | 54 +++++++++++++-------------
sysdeps/unix/sysv/linux/x86/dl-cet.h | 9 +++--
2 files changed, 33 insertions(+), 30 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 lldb.
from ee16e2501 Fix Mac build for the Timer move
new 6b1bb6c2c Speculative fix for windows build broken by r306668
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/SymbolFile/PDB/SymbolFilePDBTests.cpp | 8 ++------
1 file changed, 2 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 clang.
from 9959fc27fd [OpenMP] Pass -fopenmp-is-device to preprocessing and machin [...]
new e157d3d2a7 Initialize variable and silence potentially uninitialized warning.
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/Sema/Lookup.h | 3 +--
1 file changed, 1 insertion(+), 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 ee9f1372925 gcc/ChangeLog:
new fa9acbba6ac * Makefile.am (MOSTLYCLEANFILES): Remove testing files and [...]
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:
gotools/ChangeLog | 15 ++++++++
gotools/Makefile.am | 96 +++++++++++++++++++++++++++++++++++++++++----------
gotools/Makefile.in | 99 +++++++++++++++++++++++++++++++++++++++++++----------
3 files changed, 173 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.