testsuite: Fix gcc.target/arm/multilib.exp use of gcc_opts
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 12 Aug 2020 08:59:22 +0000 (08:59 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Wed, 12 Aug 2020 08:59:22 +0000 (08:59 +0000)
commit73d2b6d4a3f0db82b2bfaba6c275412e5830680d
tree862b7b71a16fc8cbf67faa563b6d773774e71879
parent778c15d3ca1d0ee026de67d56ad763a4a8ad302a
testsuite: Fix gcc.target/arm/multilib.exp use of gcc_opts

This patch fixes an incorrect parameter passing for $gcc_opts, which
produces a DejaGnu error: (DejaGnu) proc "gcc_opts" does not exist.

2020-08-12  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/testsuite/
* gcc.target/arm/multilib.exp: Fix parameter passing for gcc_opts.
gcc/testsuite/gcc.target/arm/multilib.exp