This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 22c0dabb7c6 vect: Fix build on MacOS
new aa247ea8c3e docs: Attempt to clarify complex literal suffixes [PR112960]
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/doc/extend.texi | 27 ++++++++++++++++-----------
1 file changed, 16 insertions(+), 11 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 2427793af1e middle-end: delay checking for alignment to load [PR118464]
new 22c0dabb7c6 vect: Fix build on MacOS
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-data-refs.cc | 1 +
1 file changed, 1 insertion(+)
--
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 0d93e61c318 AVR: gas/32704 - Improve code generation for __gcc_isr.
new d991cb73965 gdb/dwarf: move cutu_reader to read.h
new c5911854477 gdb/dwarf: move cooked_index_storage to cooked-index-storage.{h,c}
new 34177f19831 gdb/dwarf: move cooked_indexer to cooked-indexer.{h,c}
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:
gdb/Makefile.in | 4 +
gdb/dwarf2/cooked-index-storage.c | 76 +++
gdb/dwarf2/cooked-index-storage.h | 115 +++++
gdb/dwarf2/cooked-index.h | 88 ----
gdb/dwarf2/cooked-indexer.c | 693 +++++++++++++++++++++++++
gdb/dwarf2/cooked-indexer.h | 120 +++++
gdb/dwarf2/read.c | 1033 +------------------------------------
gdb/dwarf2/read.h | 235 +++++++++
8 files changed, 1256 insertions(+), 1108 deletions(-)
create mode 100644 gdb/dwarf2/cooked-index-storage.c
create mode 100644 gdb/dwarf2/cooked-index-storage.h
create mode 100644 gdb/dwarf2/cooked-indexer.c
create mode 100644 gdb/dwarf2/cooked-indexer.h
--
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 9798ba2c6b4 aarch64: add support for partial modes to last extractions [...]
new 9f40ec15a30 libstdc++: Add missing static_assert to std::expected<void, [...]
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/std/expected | 1 +
libstdc++-v3/testsuite/20_util/expected/lwg3843.cc | 69 ++++++++++++++++++++++
2 files changed, 70 insertions(+)
create mode 100644 libstdc++-v3/testsuite/20_util/expected/lwg3843.cc
--
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 7950d4cceb9 tree-optimization/119145 - avoid stray .MASK_CALL after vec [...]
new 9798ba2c6b4 aarch64: add support for partial modes to last extractions [...]
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-sve.md | 24 ++++++++++++------------
gcc/config/aarch64/iterators.md | 6 +++++-
2 files changed, 17 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 azanella/pt_gnu_mutable
in repository binutils-gdb.
at 03b4f972f3f elf: Add PT_GNU_MUTABLE
This branch includes the following new commits:
new 6f5e2c066ba elf: Handle multiple object with GNU_PROPERTY_MEMORY_SEAL
new 03b4f972f3f elf: Add PT_GNU_MUTABLE
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.
--
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 azanella/memory-seal-v6
in repository glibc.
at 5624d626db linux: Add support for PT_GNU_MUTABLE
This branch includes the following new commits:
new 9c858712dd linux: Add mseal syscall support
new 13a46ff0f3 elf: Parse gnu properties for static linked binaries
new 7b01805fea elf: Parse gnu properties for the loader
new ad1fa27ba8 rtld: Move call_init_paths after _dl_process_pt_gnu_property
new 71357a4b68 elf: Use RTLD_NODELETE for dependencies
new 804c23c942 elf: Add support to memory sealing
new 7fec24327c Add --enable-memory-sealing configure options
new 815beee47c linux: Add memory sealing tests
new 5624d626db linux: Add support for PT_GNU_MUTABLE
The 9 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.
--
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 b1d0ac28de6 arm: Handle fixed PIC register in require_pic_register (PR [...]
new 7950d4cceb9 tree-optimization/119145 - avoid stray .MASK_CALL after vec [...]
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/testsuite/gcc.dg/vect/pr119145.c | 35 +++++++++++++++++++++++++++++++++++
gcc/tree-vectorizer.cc | 4 +++-
2 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr119145.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 binutils-gdb.
from 15d8ef5b368 Fix imm20 range check in MSP430 port of gas
new 0d93e61c318 AVR: gas/32704 - Improve code generation for __gcc_isr.
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-avr.c | 176 ++++++++++++++++++++++++++++++++++++----------------
1 file changed, 122 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.