diff options
author | Luc Grosheintz <luc.grosheintz@gmail.com> | 2025-09-03 17:28:27 +0200 |
---|---|---|
committer | Tomasz KamiĆski <tkaminsk@redhat.com> | 2025-09-04 11:55:02 +0200 |
commit | 43a8c0f8e67f282823a3af1df4cd77dd86981b9c (patch) | |
tree | 8f7b3a2a57bd331e26f50f136b7876a77f38560b /libjava/java/awt | |
parent | a7fe8f83bf89704e278c1db30f51d6bb26bf0e69 (diff) | |
download | gcc-43a8c0f8e67f282823a3af1df4cd77dd86981b9c.zip gcc-43a8c0f8e67f282823a3af1df4cd77dd86981b9c.tar.gz gcc-43a8c0f8e67f282823a3af1df4cd77dd86981b9c.tar.bz2 |
libstdc++: Add _GLIBCXX_RESOLVE_LIB_DEFECTS for 4314 in <mdspan>.
In r16-2328-g29d53f6213e0a1 we fixed a bug related to user-defined
objects that can convert to an integers only via an rvalue reference.
The same commit also implemented LWG 4314 [1], but didn't mark it with
_GLIBCXX_RESOLVE_LIB_DEFECTS. This commit adds the missing markers.
[1]: https://cplusplus.github.io/LWG/issue4314
It also fixes one cases of trailing white-space near a ctor for
aligned_accessor.
libstdc++-v3/ChangeLog:
* include/std/mdspan (layout_left::mapping::operator()): Add
_GLIBCXX_RESOLVE_LIB_DEFECTS marker for 4314.
(layout_left::mapping::operator()): Ditto.
(layout_stride::mapping::operator()): Ditto.
Reviewed-by: Jonathan Wakely <jwakely@redhat.com>
Signed-off-by: Luc Grosheintz <luc.grosheintz@gmail.com>
Diffstat (limited to 'libjava/java/awt')
0 files changed, 0 insertions, 0 deletions