Compile gdb.arch/arm-neon.c with "quiet"
authorYao Qi <yao.qi@linaro.org>
Tue, 1 Mar 2016 15:07:34 +0000 (15:07 +0000)
committerYao Qi <yao.qi@linaro.org>
Tue, 1 Mar 2016 15:18:48 +0000 (15:18 +0000)
commitdc856b382065cdfab3f9bb484c07e182950eb4d4
treef517e0c18cad1c3fd7ca7fb3228032d0f5cc47a5
parent077fcd6a3b5729044acce83f77ebedd3adbadab0
Compile gdb.arch/arm-neon.c with "quiet"

When we compile gdb.arch/arm-neon.c with options that don't enable NEON,
there are many error/warnings emitted into gdb.sum, which is annoying.
This patch fixes it by passing quiet to prepare_for_testing.

gdb/testsuite:

2016-03-01  Yao Qi  <yao.qi@linaro.org>

* gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/arm-neon.exp