testsuite: Save dg-do-what-default in mve.exp
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 29 Apr 2020 09:40:30 +0000 (10:40 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Wed, 29 Apr 2020 09:40:30 +0000 (10:40 +0100)
commitb5620fadc53be38da9f4b8107348759afb2c29df
tree4888daf36d8160e4c8409dedf9c90895bbaeaa6a
parent5916f2f6735bf739a66fbebffba50bd975c22ecb
testsuite: Save dg-do-what-default in mve.exp

mve.exp changed the default dg-do action to "assemble", but then
left it like that for later exp files.  This meant that in a
two-multilib test run, the first arm.exp run would have a default
of "dg-do compile" and the second would have a default of
"dg-do assemble".

2020-04-29  Richard Sandiford  <richard.sandiford@arm.com>

gcc/testsuite/
* g++.target/arm/mve.exp: Restore the original dg-do-what-default
before finishing.
gcc/testsuite/ChangeLog
gcc/testsuite/g++.target/arm/mve.exp