This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d96ac284850 Add visibility to libfunc constructors
new e766658e7fc Daily bump.
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/DATESTAMP | 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 gcc-8-branch
in repository gcc.
from a605f57504a PR libstdc++/87822 fix layout change for nested std::pair
new c518e44cdc7 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 464db5b8354 PR libstdc++/87822 fix layout change for nested std::pair
new 7c2b3f3fd47 Daily bump.
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/DATESTAMP | 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 llvm.
from 41079ac2534 [WebAssembly] Handle vector IMPLICIT_DEFs.
new 6700bd314aa [WebAssembly] Process p2align operands for SIMD loads and stores
new f4bf727b251 [WebAssembly] Lower vselect
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/Target/WebAssembly/WebAssemblyISelLowering.cpp | 9 +
.../WebAssembly/WebAssemblySetP2AlignOperands.cpp | 12 +
.../WebAssembly/simd-load-store-alignment.ll | 534 +++++++++++++++++++++
test/CodeGen/WebAssembly/simd-offset.ll | 192 ++++----
test/CodeGen/WebAssembly/simd-vselect.ll | 90 ++++
5 files changed, 741 insertions(+), 96 deletions(-)
create mode 100644 test/CodeGen/WebAssembly/simd-load-store-alignment.ll
create mode 100644 test/CodeGen/WebAssembly/simd-vselect.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 master
in repository binutils-gdb.
from 656efb5e26 Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's alr [...]
new 38642de318 Automatic date update in version.in
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/version.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 gdb-8.2-branch
in repository binutils-gdb.
from 3908840ef9 Automatic date update in version.in
new 3f53a07e11 Automatic date update in version.in
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/version.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 binutils-2_31-branch
in repository binutils-gdb.
from 96251938cd Automatic date update in version.in
new 18bb31f5fb Automatic date update in version.in
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/version.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/gcc.
from 295ec5a2d0f PR libstdc++/87809 avoid invalid expressions in exception s [...]
adds d22e18447b7 Daily bump.
adds a605f57504a PR libstdc++/87822 fix layout change for nested std::pair
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 10 +++++
libstdc++-v3/include/bits/stl_pair.h | 4 +-
libstdc++-v3/testsuite/20_util/pair/87822.cc | 64 ++++++++++++++++++++++++++++
4 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/pair/87822.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.