Commit facb4d1b by Jonathan Wakely Committed by Jonathan Wakely

1.cc: Add dg-require-stdint.

	* testsuite/20_util/align/1.cc: Add dg-require-stdint.
	* testsuite/20_util/align/2.cc: Likewise.

From-SVN: r216214
parent ffffc732
2014-10-14 Jonathan Wakely <jwakely@redhat.com>
* testsuite/20_util/align/1.cc: Add dg-require-stdint.
* testsuite/20_util/align/2.cc: Likewise.
2014-10-14 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
PR libstdc++/54354
......
......@@ -21,6 +21,8 @@
// C++11 [ptr.align] (20.6.5): std::align
// { dg-require-cstdint "" }
#include <memory>
#include <cstdint>
#include <testsuite_hooks.h>
......
......@@ -19,6 +19,8 @@
// C++11 [ptr.align] (20.6.5): std::align
// { dg-require-cstdint "" }
#include <memory>
#include <testsuite_hooks.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment