arm: Add test that was missing from old commit [PR91816]
authorStam Markianos-Wright <stam.markianos-wright@arm.com>
Wed, 25 Nov 2020 12:50:06 +0000 (12:50 +0000)
committerStam Markianos-Wright <stam.markianos-wright@arm.com>
Wed, 25 Nov 2020 12:59:19 +0000 (12:59 +0000)
commitbc771e6c3a2b1fe74328639a00531fc0c3923e43
tree71b419d582085a293f034299c183db602de5594a
parenta5ccfd04605d940daded7e95474389f1c7dfad61
arm: Add test that was missing from old commit [PR91816]

A while back I submitted GCC10 commit:

 44f77a6dea2f312ee1743f3dde465c1b8453ee13

for PR91816.

Turns out I was an idiot and forgot to include the test in the actual git commit.

Tested that the test still passes on a cross arm-none-eabi and also in a
Cortex A-15 bootstrap with no regressions.

gcc/testsuite/ChangeLog:
PR target/91816
* gcc.target/arm/pr91816.c: New test.
gcc/testsuite/gcc.target/arm/pr91816.c [new file with mode: 0644]