This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6a8b3a63089 libstdc++/doc: Document generate_canonical and variant comp [...]
new 3b066c18394 a68: fix handling of underscores in PARSE_INDICANT
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/a68-imports.cc | 4 +++-
gcc/testsuite/algol68/execute/modules/Modules20.map | 4 ++--
2 files changed, 5 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 gcc.
from 0f546234344 Ada: Fix bogus component visibility error for class-wide ty [...]
new 6a8b3a63089 libstdc++/doc: Document generate_canonical and variant comp [...]
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/doc/html/manual/using_macros.html | 10 ++++++++++
libstdc++-v3/doc/xml/manual/using.xml | 20 ++++++++++++++++++++
2 files changed, 30 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 gdb-17-branch
in repository binutils-gdb.
from e45efa3618e Automatic date update in version.in
new 4393da33773 Fix --help output
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/main.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 binutils-gdb.
from 7cbe6e19144 gdb/reverse: force direction to forward when stopping record
new 164b8847c40 Fix --help output
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/main.c | 6 +++---
1 file 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 gcc.
from 94010a2af91 c++: fix function body cloning when using implicit constexpr
new 6c97aedcbc2 [RISC-V][V2] Improve spill code for RVV slightly to fix reg [...]
new 0f546234344 Ada: Fix bogus component visibility error for class-wide ty [...]
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/ada/sem_ch4.adb | 10 +++++-----
gcc/ada/sem_res.adb | 8 ++++----
gcc/testsuite/gcc.target/riscv/rvv/base/spill-7.c | 7 -------
gcc/testsuite/gnat.dg/specs/class_wide1.ads | 19 +++++++++++++++++++
4 files changed, 28 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/class_wide1.ads
--
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 linux.
from 9448598b22c5 Linux 6.19-rc2
new 7f2e8e1d22f6 parisc: Set valid bit in high byte of 64‑bit physical address
new b927546677c8 Merge tag 'dma-mapping-6.19-2025-12-22' of git://git.kerne [...]
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:
drivers/parisc/sba_iommu.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 ac64ceb33bf ifcvt: cond zero arith: handle subreg for shift count
new 94010a2af91 c++: fix function body cloning when using implicit constexpr
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/semantics.cc | 2 +-
gcc/testsuite/g++.dg/ext/fimplicit-constexpr2.C | 18 ++++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/fimplicit-constexpr2.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 799fecc5f3b [RISC-V][V2] Improve spill code for RVV slightly to fix reg [...]
new 35b6620f18d ifcvt: cond zero arith: opencode helper noce_bbs_ok_for_con [...]
new 65eabc8c6f7 ifcvt: cond zero arith: factor out common noce_emit_czero e [...]
new 817b03a2fb8 ifcvt: cond zero arith: re-expand output pattern [NFC]
new 2a84a753afc ifcvt: cond zero arith: elide short forward branch for sign [...]
new ac64ceb33bf ifcvt: cond zero arith: handle subreg for shift count
The 5 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/ifcvt.cc | 212 ++++++++--------------
gcc/testsuite/gcc.target/riscv/pr122769.c | 17 ++
gcc/testsuite/gcc.target/riscv/zicond_ifcvt_opt.c | 2 +-
3 files changed, 91 insertions(+), 140 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr122769.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 74cded0be35 a68: fix a68_file_size
new 799fecc5f3b [RISC-V][V2] Improve spill code for RVV slightly to fix reg [...]
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/riscv/riscv.cc | 57 ++++++++++++++--
gcc/testsuite/gcc.target/riscv/rvv/base/spill-1.c | 82 +++++++++++------------
gcc/testsuite/gcc.target/riscv/rvv/base/spill-2.c | 66 +++++++++---------
gcc/testsuite/gcc.target/riscv/rvv/base/spill-3.c | 50 +++++++-------
gcc/testsuite/gcc.target/riscv/rvv/base/spill-4.c | 32 ++++-----
gcc/testsuite/gcc.target/riscv/rvv/base/spill-5.c | 25 ++++---
gcc/testsuite/gcc.target/riscv/rvv/base/spill-6.c | 16 ++---
7 files changed, 183 insertions(+), 145 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 9278f25eba9 docs: Document --param=memtag-instrument-mem-intrinsics
new 74cded0be35 a68: fix a68_file_size
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/a68-parser-scanner.cc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.