]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
PR testsuite/66734
authorienkovich <ienkovich@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2015 09:56:00 +0000 (09:56 +0000)
committerienkovich <ienkovich@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2015 09:56:00 +0000 (09:56 +0000)
* gcc.dg/lto/lto.exp: Initialize MPX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225815 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 28b9aeb488d6f129da2b72cbe0c1f00bfb196b0d..b635846cfb0f7211119b34e9229c9a21f0caa8db 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 c1d7c4c00ea25179c7171341585c5ffee4d7f84b..7b919c21aaa8e5e72f3e1d1dc2318cac318f6ffd 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.