This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 382edf047ef openmp: Bump Version from 4.5 to 5.2 (2/4)
new 8aa4ef38bd1 vect: only move update_e if edge is split [PR123014]
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/tree-vect-loop-manip.cc | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 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 4799a6af6a3 aarch64: Update parse_vector_reg_list comment
new c2c9bb46be7 ld: Remove elf_i386_ldso reference
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:
ld/Makefile.am | 1 -
ld/Makefile.in | 2 --
2 files changed, 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 releases/gcc-15
in repository gcc.
from d0d04df0b12 [PATCH] libgomp: Fix GCC build after glibc@cd748a6
new 8bc11df218b [PR122215, IRA]: Fix undefined behaviour of improve_allocation
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/ira-color.cc | 3 ++
gcc/testsuite/gcc.target/riscv/pr122215.c | 46 +++++++++++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 8 ++++++
3 files changed, 57 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr122215.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-14
in repository gcc.
from 11da6cd12d0 Daily bump.
new bac903e2914 [PR122215, IRA]: Fix undefined behaviour of improve_allocation
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/ira-color.cc | 3 +++
1 file changed, 3 insertions(+)
--
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 4f9b9eaa243 aarch64: Add support for FEAT_LSCP
new 4799a6af6a3 aarch64: Update parse_vector_reg_list comment
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:
gas/config/tc-aarch64.c | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 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 765ca913397 aarch64: Cache the PCS value for a function
new 8f36f3944bf Ada: Fix ICE when building spawn-25.0.0 with GTK support
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/ada/sem_ch12.adb | 3 +++
1 file changed, 3 insertions(+)
--
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 a57b0e3ecb7 [PATCH v2 1/4] openmp: Bump Version from 4.5 to 5.2 (1/4)
new 765ca913397 aarch64: Cache the PCS value for a function
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/config/aarch64/aarch64.cc | 40 ++++++++++++++++++++++++++++++++++++----
gcc/config/aarch64/aarch64.h | 42 ++++++++++++++++++++++--------------------
2 files changed, 58 insertions(+), 24 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 13cceab6f87 [PATCH] MAINTAINERS: add myself to write after approval
new bf9dd44a974 libstdc++: constexpr flat_set and flat_multiset
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/include/bits/version.def | 8 ++
libstdc++-v3/include/bits/version.h | 10 ++
libstdc++-v3/include/std/flat_set | 103 ++++++++++++++++++++-
.../testsuite/23_containers/flat_multiset/1.cc | 77 ++++++++++++---
libstdc++-v3/testsuite/23_containers/flat_set/1.cc | 76 ++++++++++++---
5 files changed, 241 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.