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 452411b260c gdb/jit: add function symbols to global block
new e6b2a7b23db [gdb/testsuite] Speed up gdb.base/tls-dlobj.exp
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/testsuite/gdb.base/tls-dlobj.exp | 22 +++++++++++-----------
1 file changed, 11 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 gdb-17-branch
in repository binutils-gdb.
from 9e0cf26f33d Automatic date update in version.in
new 0ac91006f95 [gdb/symtab] Cache dw2_get_file_names result for dummy CU
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 | 7 ++++++-
1 file changed, 6 insertions(+), 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 gcc.
from 3119cfc9118 testsuite: Enable cross testing for simulate-thread tests
new 946580776e8 ipa-cp: Always return the right type in ipa_value_from_jfun [...]
new d30ea118898 MAINTAINERS: update my email address
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:
MAINTAINERS | 2 +-
gcc/ipa-cp.cc | 10 ++++++----
gcc/testsuite/gcc.dg/ipa/pr123542.c | 13 +++++++++++++
3 files changed, 20 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr123542.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 linux.
from c537e12daeec Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linu [...]
new 003c492f9e76 media: Documentation: mali-c55: Use v4l2-isp version identifier
new 8c0af684bd8e media: mali-c55: Remove duplicated version check
new 22cd0db47f4f media: uapi: mali-c55-config: Remove version identifier
new 63d957123092 media: rzg2l-cru: csi-2: Support RZ/V2H input sizes
new 905120d7470e media: ov02c10: Fix bayer-pattern change after default vfl [...]
new d0bb6f1f2b79 media: ov02c10: Adjust x-win/y-win when changing flipping [...]
new 1d2e3b4443a8 media: ov02c10: Fix the horizontal flip control
new b75710155a82 media: ipu-bridge: Add DMI quirk for Dell XPS laptops with [...]
new 69d6c6fc79eb media: ov02c10: Remove unnecessary hflip and vflip pointers
new d19954ee63b2 Merge tag 'media/v6.19-3' of git://git.kernel.org/pub/scm/ [...]
new 6a069876eb14 rust: bitops: fix missing _find_* functions on 32-bit ARM
new e0d4140e8043 Merge tag 'bitmap-for-6.19-rc5' of https://github.com/norov/linux
The 12 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:
.../media/v4l/metafmt-arm-mali-c55.rst | 2 +-
drivers/media/i2c/ov02c10.c | 28 ++++++---------
drivers/media/pci/intel/Kconfig | 2 +-
drivers/media/pci/intel/ipu-bridge.c | 29 +++++++++++++++
.../media/platform/arm/mali-c55/mali-c55-params.c | 7 ----
.../media/platform/renesas/rzg2l-cru/rzg2l-csi2.c | 41 +++++++++++++--------
include/uapi/linux/media/arm/mali-c55-config.h | 9 -----
rust/helpers/bitops.c | 42 ++++++++++++++++++++++
8 files changed, 110 insertions(+), 50 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 b76d9f7c1f2 c++: UX improvements for close matches in print_candidates
new 620c85fb709 testsuite: Fix issues with cross testing in guality tests
new 3119cfc9118 testsuite: Enable cross testing for simulate-thread tests
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/guality/guality.exp | 7 +++--
gcc/testsuite/gcc.dg/guality/guality.exp | 7 +++--
gcc/testsuite/gfortran.dg/guality/guality.exp | 7 +++--
gcc/testsuite/lib/gcc-dg.exp | 5 ++--
gcc/testsuite/lib/gcc-gdb-test.exp | 43 ++++++++++++++++++++++-----
gcc/testsuite/lib/gcc-simulate-thread.exp | 28 ++++++++++++++---
6 files changed, 77 insertions(+), 20 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 9d27750d153 c++: use nesting and counts in print_candidates
new b76d9f7c1f2 c++: UX improvements for close matches in print_candidates
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/call.cc | 3 +
gcc/cp/cp-tree.h | 15 +-
gcc/cp/decl2.cc | 208 ++++++++++++++++++++++++-
gcc/cp/pt.cc | 19 ++-
gcc/testsuite/g++.dg/diagnostic/bad-fndef-1.C | 2 +
gcc/testsuite/g++.dg/diagnostic/bad-fndef-2.C | 15 ++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-3.C | 16 ++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-4.C | 38 +++++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-5.C | 15 ++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-6.C | 17 ++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-7.C | 14 ++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-7b.C | 17 ++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-8.C | 14 ++
gcc/testsuite/g++.dg/diagnostic/bad-fndef-9.C | 14 ++
14 files changed, 401 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-2.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-3.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-4.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-5.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-6.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-7.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-7b.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-8.C
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-9.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 e4c2d1952a6 c++: Don't ICE on computed goto in potential_constant_expre [...]
new 9d27750d153 c++: use nesting and counts in print_candidates
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/call.cc | 5 +-
gcc/cp/class.cc | 6 +-
gcc/cp/cp-tree.h | 3 +-
gcc/cp/decl.cc | 6 +-
gcc/cp/decl2.cc | 2 +-
gcc/cp/error.cc | 2 +-
gcc/cp/init.cc | 2 +-
gcc/cp/name-lookup.cc | 7 ++-
gcc/cp/parser.cc | 5 +-
gcc/cp/pt.cc | 73 ++++++++++++----------
gcc/cp/search.cc | 2 +-
gcc/cp/semantics.cc | 2 +-
gcc/testsuite/g++.dg/cpp0x/inline-ns2.C | 18 +++---
gcc/testsuite/g++.dg/cpp23/explicit-obj-lambda11.C | 2 +-
gcc/testsuite/g++.dg/diagnostic/bad-fndef-1.C | 15 +++++
gcc/testsuite/g++.dg/lookup/decl1.C | 8 +--
gcc/testsuite/g++.dg/lookup/using17.C | 4 +-
gcc/testsuite/g++.dg/parse/non-dependent2.C | 2 +-
gcc/testsuite/g++.old-deja/g++.other/lineno2.C | 8 +--
gcc/testsuite/g++.old-deja/g++.pt/t37.C | 10 +--
20 files changed, 104 insertions(+), 78 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-fndef-1.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 1438f92c9e7 AArch64: Use anchors for FP constants [PR 121240]
new e4c2d1952a6 c++: Don't ICE on computed goto in potential_constant_expre [...]
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/constexpr.cc | 2 +-
gcc/testsuite/g++.dg/ext/goto2.C | 13 +++++++++++++
2 files changed, 14 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/goto2.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 c79bcca7fb4 expand: Handle variable-length vector constructors with deb [...]
new a1bcce749cf AArch64: Improve immediate generation [PR 114528]
new 1438f92c9e7 AArch64: Use anchors for FP constants [PR 121240]
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/config/aarch64/aarch64.cc | 42 ++++++++++--
gcc/config/aarch64/aarch64.md | 12 ++++
.../gcc.target/aarch64/dbl_mov_immediate_1.c | 4 +-
gcc/testsuite/gcc.target/aarch64/pr114528.c | 76 ++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr63304_1.c | 2 +-
5 files changed, 129 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr114528.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.