This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from e9f223877 Cygwin: move FP environment exports to common.din
new 46ba1675c ctype: Fix bitfield types on 16-bit targets
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:
newlib/libc/ctype/categories.c | 5 +++--
newlib/libc/ctype/towctrans_l.c | 9 +++++----
2 files changed, 8 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 llvm.
from 9bdae65513e [UBSan] Also use blacklist for 'Address; Undefined' setting
new 16429798515 Revert "[LSV] Refactoring + supporting bitcasts to a type 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/Transforms/Vectorize/LoadStoreVectorizer.cpp | 108 +++++++++------------
test/CodeGen/X86/loadStore_vectorizer.ll | 18 +---
.../LoadStoreVectorizer/AMDGPU/gep-bitcast.ll | 21 +---
3 files changed, 50 insertions(+), 97 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 d1ddc257f15 Use default visibility to work around clang -fvisibility-in [...]
new 3052e4ec519 PR libstdc++/86595 add missing noexcept
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 | 6 ++++++
libstdc++-v3/include/bits/fs_dir.h | 9 +++++++--
2 files changed, 13 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4bfb2d7 jenkins-helpers.sh: Update print_arch_for_label for d05/thx1
new 6dab159 tcwg-dev-build.sh: Add param to control abe branch
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:
tcwg-dev-build.sh | 3 ++-
1 file changed, 2 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 newlib.
from 916ef5fb8 RTEMS: Unconditionally define _off_t to int64_t
new e9f223877 Cygwin: move FP environment exports to common.din
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:
winsup/cygwin/common.din | 2 ++
winsup/cygwin/i686.din | 2 --
winsup/cygwin/release/2.11.0 | 3 +++
3 files changed, 5 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.
from 1a8f8375fb Change \t to spaces
new 0bb7730cf5 Sema: Fix explicit address space cast in 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:
lib/Sema/SemaCast.cpp | 8 ++++++++
lib/Sema/SemaOverload.cpp | 9 +++++++++
test/CodeGenCXX/address-space-cast.cpp | 15 +++++++++++++++
3 files changed, 32 insertions(+)
create mode 100644 test/CodeGenCXX/address-space-cast.cpp
--
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 4556378b9fb 2018-07-20 Richard Biener <rguenther(a)suse.de>
new 13fec9e5740 PR libstdc++/86603 Move __cpp_lib_list_remove_return_type macro
new d1ddc257f15 Use default visibility to work around clang -fvisibility-in [...]
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:
libstdc++-v3/ChangeLog | 10 ++++++++++
libstdc++-v3/include/bits/shared_ptr_base.h | 2 +-
libstdc++-v3/include/std/version | 2 +-
3 files changed, 12 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 0ceb1deb3fb Remove unused code.
new 4556378b9fb 2018-07-20 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 | 6 ++++++
gcc/dwarf2out.c | 6 ++----
gcc/lto/ChangeLog | 6 ++++++
gcc/lto/lto.c | 19 ++++++++++++++++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/lto/pr86585_0.C | 18 ++++++++++++++++++
gcc/testsuite/g++.dg/lto/pr86585_1.C | 24 ++++++++++++++++++++++++
7 files changed, 80 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lto/pr86585_0.C
create mode 100644 gcc/testsuite/g++.dg/lto/pr86585_1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.