This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e82a8e51848 c++: make __reference_*_from_temporary honor access [PR120529]
new a4d34605db6 tree-optimization/122778 - missed loop masking in OMP SIMD [...]
new 9dff0355c75 Fix OMP SIMD clone mask register and query
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/cgraph.h | 4 +-
gcc/omp-simd-clone.cc | 4 ++
gcc/testsuite/gcc.dg/vect/vect-simd-clone-22.c | 46 +++++++++++++++++++
gcc/testsuite/gcc.dg/vect/vect-simd-clone-22a.c | 7 +++
gcc/testsuite/gcc.dg/vect/vect-simd-clone-23.c | 17 +++++++
gcc/tree-vect-stmts.cc | 61 +++++++++++++------------
6 files changed, 109 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-clone-22.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-clone-22a.c
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-simd-clone-23.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 releases/gcc-15
in repository gcc.
from 40f744fd5af Daily bump.
new be07701934f c++: make __reference_*_from_temporary honor access [PR120529]
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/call.cc | 16 +++++++++----
.../g++.dg/ext/reference_xes_from_temporary1.C | 28 ++++++++++++++++++++++
2 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/reference_xes_from_temporary1.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 gcc.
from 0ac5a60c37d c++: Fix up build_data_member_initialization [PR121445]
new e82a8e51848 c++: make __reference_*_from_temporary honor access [PR120529]
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/call.cc | 16 +++++++++----
.../g++.dg/ext/reference_xes_from_temporary1.C | 28 ++++++++++++++++++++++
2 files changed, 40 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/reference_xes_from_temporary1.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 main
in repository llvm-lnt.
from 4d177ab Increase MAX_FORM_MEMORY_SIZE after Flask upgrade
new 98a5160 Add a Terraform configuration to deploy lnt.llvm.org (#128)
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:
.github/workflows/deploy-lnt.llvm.org.yaml | 39 +++++++
.gitignore | 1 +
deployment/README.md | 23 ++++
deployment/compose.env.tpl | 4 +
deployment/ec2-startup.sh | 49 +++++++++
deployment/ec2-volume-mapping.yaml | 27 +++++
deployment/main.tf | 163 +++++++++++++++++++++++++++++
7 files changed, 306 insertions(+)
create mode 100644 .github/workflows/deploy-lnt.llvm.org.yaml
create mode 100644 deployment/README.md
create mode 100644 deployment/compose.env.tpl
create mode 100644 deployment/ec2-startup.sh
create mode 100644 deployment/ec2-volume-mapping.yaml
create mode 100644 deployment/main.tf
--
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 53f5dd32441 gprofng: Remove public hz and whoami variables
new af7fe6fff91 [gdb/corefiles] Fix segfault in add_thread_silent
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:
gdb/corelow.c | 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 d9b785ab925 libgcc: Pass x87 control word in the correct type
new 0ac5a60c37d c++: Fix up build_data_member_initialization [PR121445]
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/constexpr.cc | 3 +++
gcc/testsuite/g++.dg/cpp1y/constexpr-121445.C | 19 +++++++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-121445.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 gcc.
from 10d9df13f99 libgomp: Fix race condition data-2{,-lib}.c testcase
new 1c0897caa51 i386: Remove cond_{ashl,lshr,ashr}v{64,16,32}qi expanders [ [...]
new d9b785ab925 libgcc: Pass x87 control word in the correct type
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/config/i386/predicates.md | 3 ---
gcc/config/i386/sse.md | 18 ------------------
gcc/testsuite/gcc.target/i386/pr122598.c | 14 ++++++++++++++
libgcc/config/i386/32/dfp-machine.h | 21 +++++++++++----------
4 files changed, 25 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr122598.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 gcc.
from 8cc3be323c9 Aarch64: Fix pasto in user manual
new 10d9df13f99 libgomp: Fix race condition data-2{,-lib}.c testcase
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:
libgomp/testsuite/libgomp.oacc-c-c++-common/data-2-lib.c | 14 +++++++++++++-
libgomp/testsuite/libgomp.oacc-c-c++-common/data-2.c | 9 ++++++---
2 files changed, 19 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 3012aad2dc6 gimplify: Fix ICE in collect_fallthrough_labels [PR122773]
new 66cd2774b0f Fix email address
new 8cc3be323c9 Aarch64: Fix pasto in user manual
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 | 2 +-
gcc/doc/invoke.texi | 4 ++--
2 files changed, 3 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 binutils-gdb.
from 5bf5a1fb77e gdb/testsuite: avoid pointer values in test names
new 53f5dd32441 gprofng: Remove public hz and whoami variables
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:
gprofng/src/basic_blocks.h | 2 +-
gprofng/src/call_graph.h | 4 ++--
gprofng/src/corefile.h | 4 ++--
gprofng/src/gmon_basic_blocks.cc | 9 +++++----
gprofng/src/gmon_call_graph.cc | 13 ++++++------
gprofng/src/gmon_corefile.cc | 8 ++++----
gprofng/src/gmon_hist.cc | 43 ++++++++++++++++++++++++----------------
gprofng/src/gmon_io.cc | 16 +++++++--------
gprofng/src/gmon_io.h | 4 ++--
gprofng/src/gmon_symtab.cc | 4 ++--
gprofng/src/gp-gmon.cc | 16 +++++++--------
gprofng/src/gp-gmon.h | 1 -
gprofng/src/hist.h | 7 +++----
gprofng/src/symtab.h | 2 +-
14 files changed, 70 insertions(+), 63 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.