Fix MPX and AVX512 tests for path changes.
authorWalfred Tedeschi <walfred.tedeschi@intel.com>
Mon, 8 Jun 2015 15:51:04 +0000 (17:51 +0200)
committerWalfred Tedeschi <walfred.tedeschi@intel.com>
Wed, 10 Jun 2015 07:58:05 +0000 (09:58 +0200)
commit8b600ba2b47c9ae56c21f1abdfeb1eb5510d9615
tree1afe36d52e0534836ed8e6679c13897c62b08e38
parente5796f023338867d1fed85b4908069f099122758
Fix MPX and AVX512 tests for path changes.

Changes on the path for i386-cpuid.h file lead to failure in compiling
tests for AVX512 and MPX.

2015-06-08  Walfred Tedeschi  <walfred.tedeschi@intel.com>

gdb/testsuite
* gdb.arch/i386-avx512.c: Change path in include file.
* gdb.arch/i386-avx512.exp: Change include dir path
compilation flag.
* gdb.arch/i386-mpx.c: Change path in include file.
* gdb.arch/i386-mpx.exp: Change include dir path compilation
flag.
gdb/testsuite/gdb.arch/i386-avx512.c
gdb/testsuite/gdb.arch/i386-avx512.exp
gdb/testsuite/gdb.arch/i386-mpx.c
gdb/testsuite/gdb.arch/i386-mpx.exp