[arm] Fix testsuite nit when compiling for thumb2
commitf8b9b1edef77be79b3f98021f9d1f24a1e986ffd
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 18 Oct 2019 19:05:25 +0000 (18 19:05 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Fri, 18 Oct 2019 19:05:25 +0000 (18 19:05 +0000)
tree14899794d8fbd9564919aa7eec0a48d661e914d1
parenta7c3ebae9348ccc3cc22fb51d6b98f8d7fbfcf88
[arm] Fix testsuite nit when compiling for thumb2

In thumb2 we now generate a NEGS instruction rather than RSBS, so this
test needs updating.

* gcc.target/arm/negdi-3.c: Update expected output to allow NEGS.

From-SVN: r277192
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/negdi-3.c