[PR target/67591] ARM v8 Thumb IT blocks are deprecated
authorChristophe Lyon <christophe.lyon@linaro.org>
Fri, 15 Sep 2017 13:12:33 +0000 (13:12 +0000)
committerChristophe Lyon <clyon@gcc.gnu.org>
Fri, 15 Sep 2017 13:12:33 +0000 (15:12 +0200)
commita75c63e02ab97abaaaf3508a25f8d87362ea238a
tree468b18f979b2bab0016a7f32c245ef7e6b7b8249
parent0d803030650a6c671b295d3e7d5161e64b59b2f6
[PR target/67591] ARM v8 Thumb IT blocks are deprecated

2017-09-15  Christophe Lyon  <christophe.lyon@linaro.org>

PR target/67591
* config/arm/arm.md (*cmp_and): Add enabled_for_depr_it attribute.
(*cmp_ior): Likewise.
(*ior_scc_scc): Add alternative for enabled_for_depr_it attribute.
(*ior_scc_scc_cmp): Likewise.
(*and_scc_scc): Likewise.
(*and_scc_scc_cmp): Likewise.

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