This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 755798985d aarch64: Fix PT_GNU_PROPERTY checks for static exe (BZ 33713)
new 78fdb2d6b1 Switch currency symbol for the bg_BG locale to euro
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:
localedata/locales/bg_BG | 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 07df546fb90 libiberty/testsuite: make test-pexecute's -t option a littl [...]
new ab6621a77fb ifcvt: Reject inner floating modes of a subreg for noce_try [...]
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/ifcvt.cc | 8 ++++++--
1 file changed, 6 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 4fbc0bbc031 [PR target/121778] Improving rotation detection
new 07df546fb90 libiberty/testsuite: make test-pexecute's -t option a littl [...]
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:
libiberty/testsuite/test-pexecute.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 releases/gcc-15
in repository gcc.
from 1648ce0a317 Daily bump.
new 0836fd448bb c++: xobj lambda ICE [PR121854]
new 1e9e8c36d8f c++: implicit 'this' in generic lambda [PR122048]
new 66fe4ac0fa6 c++: Allow lambda expressions in template type parameters [ [...]
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:
gcc/cp/lambda.cc | 5 +++--
gcc/cp/parser.cc | 16 +---------------
gcc/cp/pt.cc | 3 ++-
gcc/testsuite/g++.dg/cpp1y/lambda-generic-this6.C | 8 ++++++++
gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda19.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/lambda-uneval14.C | 4 ++--
gcc/testsuite/g++.dg/cpp2a/lambda-uneval29.C | 5 +++++
7 files changed, 36 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-this6.C
create mode 100644 gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda19.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval29.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 d257d1fd012 Automatic date update in version.in
new 479b510fd18 gdb/xcoffread: remove name computation
new 9beed297ac6 gdb/xcoffread: remove read of .debug section
new 39f0a311d79 gdb/xcoffread: remove XCOFF_DATA macro
new 8f2ccd7149e gdb/xcoffread: remove xcoff_symfile_info::{symtbl,symtbl_num_syms}
new b35f0915ee4 gdb/xcoffread: allocate symbol table using vector in scan_x [...]
new 35e231e48ad gdb/xcoffread: simplify xcoff_secnum_to_sections
new 3048609bec6 gdb/xcoffread: replace 2 switches with if
new 9c50be968cd gdb/xcoffread: stylistic cleanup
The 8 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/xcoffread.c | 318 +++++++++++++++-----------------------------------------
1 file changed, 81 insertions(+), 237 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 8265192910c [RISC-V] Clamp long reservations to 7c
new 4fbc0bbc031 [PR target/121778] Improving rotation detection
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/sh/sh.md | 19 +++++++
gcc/match.pd | 24 ++++++++
gcc/testsuite/gcc.target/riscv/pr121778.c | 94 +++++++++++++++++++++++++++++++
3 files changed, 137 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr121778.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 83b3c80fac3 [Bug gcov-profile/123019][V3] Fix Virtual SSA ICE
new 8265192910c [RISC-V] Clamp long reservations to 7c
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/andes-23-series.md | 8 ++++----
gcc/config/riscv/andes-25-series.md | 12 ++++++------
gcc/config/riscv/andes-45-series.md | 12 ++++++------
gcc/config/riscv/generic.md | 10 +++++-----
gcc/config/riscv/mips-p8700.md | 2 +-
gcc/config/riscv/sifive-7.md | 30 +++++++++++++++---------------
gcc/config/riscv/spacemit-x60.md | 20 ++++++++++----------
7 files changed, 47 insertions(+), 47 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 linux.
from 5572ad8fddec Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/sc [...]
new fa917d3d5702 pinctrl: mediatek: mt8189: restore previous register base [...]
new 882ddfc6b70e Update .mailmap for Linus Walleij
new bc277212b41a pinctrl: pic64gx-gpio2: Add REGMAP_MMIO dependency
new ebc18e9854e5 pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
new 623fb9912f6a Merge tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/sc [...]
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:
.mailmap | 4 ++++
drivers/pinctrl/Kconfig | 1 +
drivers/pinctrl/mediatek/pinctrl-mt8189.c | 2 +-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 2 +-
4 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.