Add MOVT testing for ARMv8-M Baseline
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Mon, 22 May 2017 10:52:26 +0000 (10:52 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Mon, 22 May 2017 10:52:26 +0000 (10:52 +0000)
commit0c4f8178540fc1f41a901a02910e7c25a85849fb
tree48817cb4fa87130cf7299892d9672638fdfee4eb
parent106eeddc29bcddb3df6c98b19d43b214dbb8d94f
Add MOVT testing for ARMv8-M Baseline

2017-05-22  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/testsuite/
    * gcc.target/arm/movsi_movt.c: New test.
    * gcc.target/arm/movdi_movt.c: New test.

From-SVN: r248326
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/movdi_movt.c [new file with mode: 0644]
gcc/testsuite/gcc.target/arm/movsi_movt.c [new file with mode: 0644]