]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Run in_place constructor test for std::indirect [PR119152]
authorTomasz Kamiński <tkaminsk@redhat.com>
Mon, 26 May 2025 15:35:08 +0000 (17:35 +0200)
committerTomasz Kamiński <tkaminsk@redhat.com>
Mon, 26 May 2025 16:19:01 +0000 (18:19 +0200)
commit97e8cd9295dadad32fb5866e96cb7e403c1d993d
tree52bce14c9d08e8cfd8b3b3bb3f732825e55bb927
parent45b849d05b733a25ec7ce612229084b8f4b86d3d
libstdc++: Run in_place constructor test for std::indirect [PR119152]

In indirect/ctor.cc test_inplace_ctor function was defined, but never
called.

PR libstdc++/119152

libstdc++-v3/ChangeLog:

* testsuite/std/memory/indirect/ctor.cc: Run test_inplace_ctor.
libstdc++-v3/testsuite/std/memory/indirect/ctor.cc