[gcc r15-9600] libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures

2025-04-29 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:9483020ea576516448f6e820fba4b14257d6268e commit r15-9600-g9483020ea576516448f6e820fba4b14257d6268e Author: François Dumont Date: Mon Apr 28 18:53:36 2025 +0200 libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures Adapt testsuite v3_target_compile to strip

[gcc r16-294] libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures

2025-04-29 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:8709d6a17830c8a9f48cb3ac6dfc6af76f2e1e81 commit r16-294-g8709d6a17830c8a9f48cb3ac6dfc6af76f2e1e81 Author: François Dumont Date: Mon Apr 28 18:53:36 2025 +0200 libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures Adapt testsuite v3_target_compile to strip v

[gcc r16-29] libstdc++: Add _GLIBCXX_DEBUG checks on unordered container local_iterator

2025-04-18 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:9662c9526f8c60a192b1358671463402829279d6 commit r16-29-g9662c9526f8c60a192b1358671463402829279d6 Author: François Dumont Date: Tue Apr 8 19:35:28 2025 +0200 libstdc++: Add _GLIBCXX_DEBUG checks on unordered container local_iterator Complete tests on _GLIBCXX

[gcc r15-7702] libstdc++: [_Hashtable] Fix hash code cache usage when stateful hash functor

2025-02-25 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:bcc8dea6a45b46febfa76df6f5e3e5b13f3b4a58 commit r15-7702-gbcc8dea6a45b46febfa76df6f5e3e5b13f3b4a58 Author: François Dumont Date: Sun Feb 16 19:27:49 2025 +0100 libstdc++: [_Hashtable] Fix hash code cache usage when stateful hash functor It is wrong to reuse a

[gcc r15-6376] libstdc++: Add fancy pointer support to std::map and std::set [PR57272]

2024-12-19 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:23df3c3a4aa33a08e82ac8b98d7ff6e7f1b65b63 commit r15-6376-g23df3c3a4aa33a08e82ac8b98d7ff6e7f1b65b63 Author: François Dumont Date: Mon Jul 22 21:54:36 2024 +0200 libstdc++: Add fancy pointer support to std::map and std::set [PR57272] The fancy allocator pointer

[gcc r15-4614] libstdc++: Fix test broken when using COW std::string

2024-10-24 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:d01dc97a26d2f5034ca135f46094aa52c44cc90a commit r15-4614-gd01dc97a26d2f5034ca135f46094aa52c44cc90a Author: François Dumont Date: Thu Oct 24 20:30:16 2024 +0200 libstdc++: Fix test broken when using COW std::string libstdc++-v3/ChangeLog: * te

[gcc r15-2646] libstdc++: Make dg-error pattern more accurate

2024-08-01 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:0d514c11ef5931d61917c0c663646e73154f8473 commit r15-2646-g0d514c11ef5931d61917c0c663646e73154f8473 Author: Jonathan Wakely Date: Thu Aug 1 06:53:03 2024 +0200 libstdc++: Make dg-error pattern more accurate Remove useless test variable and use a more accurate

[gcc r14-9580] libstdc++: [_GLIBCXX_DEBUG] Define __cpp_lib_null_iterators

2024-03-20 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:d2b25083a41347ce3d2875fcd932dcb08756058a commit r14-9580-gd2b25083a41347ce3d2875fcd932dcb08756058a Author: François Dumont Date: Wed Mar 20 06:47:20 2024 +0100 libstdc++: [_GLIBCXX_DEBUG] Define __cpp_lib_null_iterators _GLIBCXX_DEBUG has now fully N3344 comp

[gcc r13-8471] libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance

2024-03-19 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:51e2f7a22e82a7cb2d321b82613b477b58ee4c60 commit r13-8471-g51e2f7a22e82a7cb2d321b82613b477b58ee4c60 Author: François Dumont Date: Sun Mar 17 19:06:55 2024 +0100 libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance We shall be able to advance from a

[gcc r13-8470] libstdc++: Fix _Safe_local_iterator<>::_M_valid_range

2024-03-19 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:86183487993315214091d593334893a883954f17 commit r13-8470-g86183487993315214091d593334893a883954f17 Author: François Dumont Date: Sun Mar 17 17:30:58 2024 +0100 libstdc++: Fix _Safe_local_iterator<>::_M_valid_range Unordered container local_iterator range shal

[gcc r14-9525] libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance

2024-03-18 Thread Francois Dumont via Gcc-cvs
https://gcc.gnu.org/g:dda96a9d942d73a587e174dd5efe061208a195af commit r14-9525-gdda96a9d942d73a587e174dd5efe061208a195af Author: François Dumont Date: Sun Mar 17 19:06:55 2024 +0100 libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance We shall be able to advance from a