aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.dg/cpp2a/concepts-cmath.C
blob: 7864935cfc0a07da8f94ec01c94246c7f7ac557f (plain)
1
2
3
4
5
// { dg-do compile { target c++20 } }
// { dg-skip-if "requires hosted libstdc++ for cmath" { ! hostedlib } }

#include <cmath>