-Require non-x32 target for compile-time MPX tests
+2016-01-20 H.J. Lu <hongjiu.lu@intel.com>
-Compile-time MPX tests don't need the MPX run-time library. They
-should pass for non-x32 target.
+ Require non-x32 target for compile-time MPX tests
+
+ Compile-time MPX tests don't need the MPX run-time library. They
+ should pass for non-x32 target.
PR testsuite/69366
* g++.dg/pr63995-1.C: Require non-x32 target, instead of,
* gcc.target/i386/pr65183.c: Likewise.
* gcc.target/i386/pr65184.c: Likewise.
* gcc.target/i386/thunk-retbnd.c: Likewise.
+
2016-01-20 Ilya Enkovich <enkovich.gnu@gmail.com>
PR tree-optimization/69328