Add MOVT testing for ARMv8-M Baseline
commit43cdfe946dd39982a02e956df66b942596b889ab
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 May 2017 10:52:26 +0000 (22 10:52 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 May 2017 10:52:26 +0000 (22 10:52 +0000)
tree48817cb4fa87130cf7299892d9672638fdfee4eb
parent7e15c41e0acaf79c92f416507593cbacc9991c8d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248326 138bc75d-0d04-0410-961f-82ee72b054a4
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]