// { dg-do compile { target c++26 } } // { dg-add-options no_pch } #include #ifndef __cpp_lib_freestanding_cstring # error "Feature test macro for freestanding is missing in " #elif __cpp_lib_freestanding_cstring < 202311L # error "Feature test macro for freestanding has wrong value in " #endif #undef __cpp_lib_freestanding_cstring #include #ifndef __cpp_lib_freestanding_cstring # error "Feature test macro for freestanding is missing in " #elif __cpp_lib_freestanding_cstring < 202311L # error "Feature test macro for freestanding has wrong value in " #endif