re PR testsuite/66734 (Many MPX tests are skipped)

PR testsuite/66734
	* gcc.dg/lto/lto.exp: Initialize MPX.

From-SVN: r225815
This commit is contained in:
Ilya Enkovich 2015-07-15 09:56:00 +00:00 committed by Ilya Enkovich
parent d216761f97
commit 22dd66d46a
2 changed files with 6 additions and 0 deletions

View 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

View 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.