std-layout1.C
2.2 KB
-
Fix g++ testsuite failure caused by std::is_pod deprecation · f1a7789d
PR testsuite/93227 * g++.dg/cpp0x/std-layout1.C: Use -Wno-deprecated-declarations for C++20, due to std::is_pod being deprecated.
Jonathan Wakely committed