This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 46a3355c7f1 middle-end/123697 - fix .MASK_LOAD_LANES folding
new 8b875841950 ipa-reorder-for-locality - Address compile time issues for [...]
new 348c623d7dc ipa-reorder-for-locality - Introduce C++ template heuristics
new 47a48e74e47 aarch64: PR target/123584 - Fix expansion of SHA3 XAR with [...]
new 501baaf50c7 aarch64: Adjust predicate used for SVE2 SHA3 XAR rotate amount
The 4 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:
...y.mk => bootstrap-lto-locality-cpp-template.mk} | 10 +-
gcc/config/aarch64/aarch64-simd.md | 17 +-
gcc/config/aarch64/aarch64-sve2.md | 2 +-
gcc/flag-types.h | 6 +
gcc/ipa-locality-cloning.cc | 603 +++++++++++++++++----
gcc/params.opt | 10 +
.../gcc.target/aarch64/torture/xar-zero.c | 9 +
7 files changed, 542 insertions(+), 115 deletions(-)
copy config/{bootstrap-lto-locality.mk => bootstrap-lto-locality-cpp-template.mk} (78%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/torture/xar-zero.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 23cd6f3bcb4 libstdc++: Disable __cpp_lib_reflection for old CXX ABI
new 46a3355c7f1 middle-end/123697 - fix .MASK_LOAD_LANES folding
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/gimple-fold.cc | 6 ++++++
gcc/testsuite/gcc.dg/vect/vect-pr123697.c | 13 +++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-pr123697.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 bc09128cad4 testsuite, cobol, modula2, rust, algol68: Extend help.exp t [...]
new 23cd6f3bcb4 libstdc++: Disable __cpp_lib_reflection for old CXX ABI
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 | 1 +
libstdc++-v3/include/bits/version.h | 20 ++++++++++----------
2 files changed, 11 insertions(+), 10 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 06765f2e0fc tree-optimization/123729 - fix reduction epilog flowing int [...]
new bc09128cad4 testsuite, cobol, modula2, rust, algol68: Extend help.exp t [...]
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/algol68/lang.opt | 4 +-
gcc/cobol/lang.opt | 2 +-
gcc/m2/lang.opt | 130 +++++++++++++++++-----------------
gcc/rust/lang.opt | 30 ++++----
gcc/testsuite/gcc.misc-tests/help.exp | 3 +-
5 files changed, 85 insertions(+), 84 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 users/ibhagat/sframe-v3-dataword-rename-m1
in repository binutils-gdb.
at 7cc7cef06dd libsframe: rename sframe_fre_* internal APIs to use data wo [...]
This branch includes the following new commits:
new 693671f3b21 gas: sframe: add code comment for rep block size
new a0fdba33f34 gas: sframe: fix misleading code comment
new e11359eb8c4 sframe: doc: terminology change from offset to data word
new 5aa6463f6f6 include: gas: sframe: fix terminology from offset to data word
new a69c56c3769 libsframe: rename offset in user-facing sframe_frame_row_en [...]
new fe4842ad374 libsframe: rename flip_fre_stack_offsets to flip_fre_datawords
new 7cc7cef06dd libsframe: rename sframe_fre_* internal APIs to use data wo [...]
The 7 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 304d08fea9e libgomp: Ensure memory sync after performing tasks
new 1acf01fcb6c Add phi_arg_edge_from_use helper
new 06765f2e0fc tree-optimization/123729 - fix reduction epilog flowing int [...]
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/testsuite/g++.dg/torture/pr123729.C | 60 +++++++++++++++++++++++++++++++++
gcc/tree-phinodes.h | 13 +++++--
gcc/tree-vect-loop.cc | 11 +++++-
3 files changed, 81 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr123729.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 9f3749fff93 libsframe: use proper FRE type when flipping SFrame V3 FREs
new ed179000ec8 s390: gas: Fix conversion of FP register names to DWARF reg [...]
new 98dbc69dffe s390: gas: Support vector register names in CFI directives
new 645c27b9076 s390: gas: Support access register names in CFI directives
new 9f498643062 s390: gas: Remove support for register names "ap" and "cc" [...]
The 4 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-s390.c | 26 ++++++++---
gas/testsuite/gas/s390/cfi-regnames-err.l | 14 ++++++
gas/testsuite/gas/s390/cfi-regnames-err.s | 15 +++++++
gas/testsuite/gas/s390/cfi-regnames.d | 72 ++++++++++++++++++++++++++++++
gas/testsuite/gas/s390/cfi-regnames.s | 73 +++++++++++++++++++++++++++++++
gas/testsuite/gas/s390/s390.exp | 2 +
6 files changed, 195 insertions(+), 7 deletions(-)
create mode 100644 gas/testsuite/gas/s390/cfi-regnames-err.l
create mode 100644 gas/testsuite/gas/s390/cfi-regnames-err.s
create mode 100644 gas/testsuite/gas/s390/cfi-regnames.d
create mode 100644 gas/testsuite/gas/s390/cfi-regnames.s
--
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 2f23cf07253 [gdb] Add regression test for PR symtab/33777
new 9f3749fff93 libsframe: use proper FRE type when flipping SFrame V3 FREs
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:
.../{cfi-sframe-common-5.d => cfi-sframe-common-pr33810.d} | 6 +++---
.../{cfi-sframe-common-4.s => cfi-sframe-common-pr33810.s} | 3 +--
gas/testsuite/gas/cfi-sframe/cfi-sframe.exp | 2 ++
libsframe/sframe.c | 13 ++++++-------
4 files changed, 12 insertions(+), 12 deletions(-)
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-common-5.d => cfi-sframe-common-pr33 [...]
copy gas/testsuite/gas/cfi-sframe/{cfi-sframe-common-4.s => cfi-sframe-common-pr33 [...]
--
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 5953fa4a7b7 Remove "value chain" from symbol
new 2f23cf07253 [gdb] Add regression test for PR symtab/33777
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/dwarf2/read.c | 3 +
gdb/dwarf2/read.h | 3 +
.../dwz-many-2.c} | 2 +-
.../list-nodebug.c => gdb.dwarf2/dwz-many.c} | 2 +-
gdb/testsuite/gdb.dwarf2/dwz-many.exp | 81 ++++++++++++++++++++++
5 files changed, 89 insertions(+), 2 deletions(-)
copy gdb/testsuite/{gdb.mi/mi-dprintf-modified-lib.c => gdb.dwarf2/dwz-many-2.c} (93%)
copy gdb/testsuite/{gdb.base/list-nodebug.c => gdb.dwarf2/dwz-many.c} (93%)
create mode 100644 gdb/testsuite/gdb.dwarf2/dwz-many.exp
--
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 8a47ae5c193 libgomp: Enforce tasks executed lexically after scheduled
new 304d08fea9e libgomp: Ensure memory sync after performing tasks
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/config/gcn/bar.c | 8 ++++++--
libgomp/config/gcn/bar.h | 5 ++++-
libgomp/config/linux/bar.c | 8 ++++++--
libgomp/config/linux/bar.h | 5 ++++-
libgomp/config/posix/bar.c | 8 ++++++--
libgomp/config/posix/bar.h | 5 ++++-
libgomp/config/rtems/bar.h | 5 ++++-
libgomp/task.c | 8 +++++++-
.../testsuite/libgomp.c/{pr122314.c => pr122356.c} | 22 ++++++++++------------
9 files changed, 51 insertions(+), 23 deletions(-)
copy libgomp/testsuite/libgomp.c/{pr122314.c => pr122356.c} (54%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.