re PR testsuite/66734 (Many MPX tests are skipped)
authorIlya Enkovich <enkovich.gnu@gmail.com>
Wed, 15 Jul 2015 09:56:00 +0000 (09:56 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Wed, 15 Jul 2015 09:56:00 +0000 (09:56 +0000)
PR testsuite/66734
* gcc.dg/lto/lto.exp: Initialize MPX.

From-SVN: r225815

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/lto.exp

index 28b9aeb..b635846 100644 (file)
@@ -1,3 +1,8 @@
+2015-07-15  Ilya Enkovich  <enkovich.gnu@gmail.com>
+
+       PR testsuite/66734
+       * gcc.dg/lto/lto.exp: Initialize MPX.
+
 2015-07-15  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
 
        * gcc.target/arm/scd42-1.c: Add -mfloat-abi=softfp and appropriate
index c1d7c4c..7b919c2 100644 (file)
@@ -42,6 +42,7 @@ if { ![check_effective_target_lto] } {
 
 gcc_init
 lto_init no-mathlib
+mpx_init
 
 # Define an identifier for use with this suite to avoid name conflicts
 # with other lto tests running at the same time.