https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70940

--- Comment #12 from Rimvydas (RJ) <rimvydas.jas at gmail dot com> ---
Missing #include <cstdint> in testsuite gives

/z/gg/libstdc++-v3/testsuite/experimental/memory_resource/new_delete_resource.cc:
In function 'bool aligned(void*)':
/z/gg/libstdc++-v3/testsuite/experimental/memory_resource/new_delete_resource.cc:62:
error: 'uintptr_t' in namespace 'std' does not name a type
compiler exited with status 1
FAIL: experimental/memory_resource/new_delete_resource.cc (test for excess
errors)
Excess errors:
/z/gg/libstdc++-v3/testsuite/experimental/memory_resource/new_delete_resource.cc:62:
error: 'uintptr_t' in namespace 'std' does not name a type

UNRESOLVED: experimental/memory_resource/new_delete_resource.cc compilation
failed to produce executable

Reply via email to