mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 12:00:03 -05:00
Daily bump.
This commit is contained in:
@@ -1 +1 @@
|
||||
20260210
|
||||
20260211
|
||||
|
||||
@@ -1,3 +1,41 @@
|
||||
2026-02-10 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2025-11-24 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
* python/libstdcxx/v6/xmethods.py (ListMethodsMatcher.match):
|
||||
Fix lookup for node type.
|
||||
|
||||
2026-02-10 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2025-11-24 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
PR libstdc++/122821
|
||||
* python/libstdcxx/v6/xmethods.py (_versioned_namespace): Remove
|
||||
global variable.
|
||||
(is_specialization_of): Do not use _versioned_namespace. Add
|
||||
__debug:: to regex.
|
||||
|
||||
2026-02-10 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
2026-02-10 Jonathan Wakely <jwakely@redhat.com>
|
||||
|
||||
PR libstdc++/123991
|
||||
* include/bits/basic_string.h (compare(size_type, size_type, T)):
|
||||
Remove noexcept-specifier.
|
||||
(compare(size_type, size_type, T, size_type, size_type)):
|
||||
Likewise.
|
||||
* include/bits/cow_string.h (compare(size_type, size_type, T)):
|
||||
Remove noexcept-specifier.
|
||||
(compare(size_type, size_type, T, size_type, size_type)):
|
||||
Likewise.
|
||||
* testsuite/21_strings/basic_string/operations/compare/char/123991.cc:
|
||||
New test.
|
||||
* testsuite/21_strings/basic_string/operations/compare/wchar_t/123991.cc:
|
||||
New test.
|
||||
|
||||
2026-02-09 Tomasz Kamiński <tkaminsk@redhat.com>
|
||||
|
||||
Backported from master:
|
||||
|
||||
Reference in New Issue
Block a user