This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a5fb2fcaa84 Fix missing returns in libstdc++ header and tests
new 9e96af7bc4e PR sanitizer/81094 * ubsan.c (instrument_null): Add T arg [...]
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 | 12 +++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/c-c++-common/ubsan/object-size-11.c | 53 +++++++++++++++++++++++
gcc/ubsan.c | 32 ++++++++------
4 files changed, 89 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/object-size-11.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 glibc.
from d08a7e4cbe manual: Replace summary.awk with summary.pl.
new 76b9ffef87 manual: Complete @standards in argp.texi.
new 1b009d5ac3 manual: Complete @standards in arith.texi.
new a448ee41e7 manual: Complete @standards in string.texi.
The 3 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 | 41 +++++++++++++++++++++++++++++++++++++++++
manual/argp.texi | 14 ++++++++++++++
manual/arith.texi | 17 ++++++++++-------
manual/string.texi | 4 ++--
4 files changed, 67 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 gcc.
from 37a87f690d2 2017-06-16 Yury Gribov <tetra2005(a)gmail.com>
new a5fb2fcaa84 Fix missing returns in libstdc++ header and tests
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:
libstdc++-v3/ChangeLog | 16 ++++++++++++++++
libstdc++-v3/include/bits/locale_conv.h | 1 +
.../basic_string_view/operations/copy/char/1.cc | 2 +-
.../basic_string_view/operations/copy/wchar_t/1.cc | 2 +-
.../23_containers/map/modifiers/insert_or_assign/1.cc | 2 ++
.../unordered_map/modifiers/insert_or_assign.cc | 2 ++
.../27_io/basic_istream/extractors_arithmetic/char/12.cc | 2 +-
.../testsuite/special_functions/14_expint/pr68397.cc | 2 +-
8 files changed, 25 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 gcc.
from 4b350668e29 Don't use >& for I/O redirection
new 37a87f690d2 2017-06-16 Yury Gribov <tetra2005(a)gmail.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/ChangeLog | 6 ++++++
gcc/tree-vrp.c | 7 +++----
2 files changed, 9 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 gcc.
from dae2eedff24 2017-06-16 François Dumont <fdumont(a)gcc.gnu.org>
new 4b350668e29 Don't use >& for I/O redirection
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 | 5 +++++
gotools/Makefile.am | 2 +-
gotools/Makefile.in | 4 ++--
3 files changed, 8 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 libcxx.
from 73202133d Allow the libc++ C header wrappers to be included when compiling C.
new 4b1c560ca Fix potential bug by casting to the POSIX specified type
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:
src/experimental/filesystem/operations.cpp | 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 gcc.
from a324786b4de PR c++/80560 - warn on undefined memory operations involvin [...]
new dae2eedff24 2017-06-16 François Dumont <fdumont(a)gcc.gnu.org>
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:
libstdc++-v3/ChangeLog | 27 +
libstdc++-v3/include/bits/stl_bvector.h | 1264 ++++++++++----------
.../{set => vector/bool}/allocator/default_init.cc | 8 +-
3 files changed, 678 insertions(+), 621 deletions(-)
copy libstdc++-v3/testsuite/23_containers/{set => vector/bool}/allocator/default_i [...]
--
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 9a18969a664 Fix buildbots.
new 091e96c54f2 [InstCombine] Fold (!iszero(A & K1) & !iszero(A & K2)) -> [...]
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/InstCombine/InstCombineAndOrXor.cpp | 89 ++++++++++++++--------
lib/Transforms/InstCombine/InstCombineInternal.h | 4 +-
test/Transforms/InstCombine/onehot_merge.ll | 20 ++---
3 files changed, 69 insertions(+), 44 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 hjl/pr53037/master
in repository gcc.
discards 72e7c32d3f3 Add warn_if_not_aligned attribute
new 4fb346f5c1d Add warn_if_not_aligned attribute
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 (72e7c32d3f3)
\
N -- N -- N refs/heads/hjl/pr53037/master (4fb346f5c1d)
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.