aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp2a/spaceship-eq12.C
blob: 8346e7e38968191c6c420c7a7b17429733080f1c (plain)
1
2
3
4
5
// PR c++/102490
// { dg-do run { target c++20 } }
// { dg-options "-O2" }

#include "spaceship-eq11.C"