[ARM] Add missing TARGET_32BIT conditional to movsi
authorPrakhar Bahuguna <prakhar.bahuguna@arm.com>
Fri, 12 May 2017 14:16:52 +0000 (14:16 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Fri, 12 May 2017 14:16:52 +0000 (14:16 +0000)
commit82600dfc0706b072408737916e99d5b879cdba19
tree919d9c38b12d9076844b6ccb50e9a361caed6318
parent9206028e8c65941431301ad405d2c87cd3eb2f7f
[ARM] Add missing TARGET_32BIT conditional to movsi

2017-05-12  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>

    gcc/
    * config/arm/arm.md (movsi): Add TARGET_32BIT in addition to the
    TARGET_HAVE_MOVT conditional.
    (movt splitter): Likewise.

From-SVN: r247971
gcc/ChangeLog
gcc/config/arm/arm.md