diff options
author | Jakub Jelinek <jakub@redhat.com> | 2025-07-20 08:12:57 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2025-07-20 08:12:57 +0200 |
commit | 7083aeaef5b6d8be1ae419b834e8e56d90026ace (patch) | |
tree | 53c06ec1c9b7a4a1ccdedb5cb830648f672bdf63 /gcc/testsuite/rust/compile/macros/mbe/macro-issue1400-2.rs | |
parent | 9de2fbf46cdfb9f0ed8c1fb7e7524443e975ff29 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
r16-442 implemented both std::extents and std::dextents (and perhaps other
stuff), but exported only std::extents.
I went through https://eel.is/c++draft/mdspan.syn and I think std::dextents
is the only one implemented but not exported.
The following patch exports it, and additionally appends some further
entities to the FIXME list, those all seems to be unimplemented yet.
2025-07-20 Jakub Jelinek <jakub@redhat.com>
PR libstdc++/121174
* src/c++23/std.cc.in (std::dextents): Export. Add to FIXME comments
other not yet implemented nor exported <mdspan> entities.
Diffstat (limited to 'gcc/testsuite/rust/compile/macros/mbe/macro-issue1400-2.rs')
0 files changed, 0 insertions, 0 deletions