Commit 22dd66d4 by Ilya Enkovich Committed by Ilya Enkovich

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

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

From-SVN: r225815
parent d216761f
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
......
......@@ -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.
......
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