c++: One more spaceship test.
commit6aab794614d26007d6886d7440f2e8124a08416a
authorJason Merrill <jason@redhat.com>
Wed, 6 Oct 2021 21:12:02 +0000 (6 17:12 -0400)
committerJason Merrill <jason@redhat.com>
Wed, 6 Oct 2021 21:14:33 +0000 (6 17:14 -0400)
tree0a89e4394ebf1ffd8148297c9e0f094ec4f0f4d1
parent929cb75e4299cb950dd4ac325535662229e37f5c
c++: One more spaceship test.

Jakub suggested adding a variant where we actually try to call the
implicitly deleted operator.

gcc/testsuite/ChangeLog:

* g++.dg/cpp2a/spaceship-synth8a.C: New test.
gcc/testsuite/g++.dg/cpp2a/spaceship-synth8a.C [new file with mode: 0644]