[Bug target/67591] ARM v8 Thumb IT blocks deprecated
clyon at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 6 10:43:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67591
--- Comment #5 from Christophe Lyon <clyon at gcc dot gnu.org> ---
Author: clyon
Date: Mon Nov 6 10:43:19 2017
New Revision: 254446
URL: https://gcc.gnu.org/viewcvs?rev=254446&root=gcc&view=rev
Log:
[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated part 2
2017-11-06 Christophe Lyon <christophe.lyon@linaro.org>
PR target/67591
* config/arm/arm.md (*sub_shiftsi): Add predicable_short_it
attribute.
(*cmp_ite0): Add enabled_for_depr_it attribute.
(*cmp_ite1): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.md
More information about the Gcc-bugs
mailing list