On 23/08/16 13:50, Christophe Lyon wrote:
Hi,
While working on a larger patch for PR 67591 (ARM v8 Thumb IT blocks
deprecated),
I have noticed that the predicable_short_it attribute for
arm_movqi_insn is incorrect: the values for alternatives 3 and 4
should be swapped.
This is what this small patch does.
Validated on several arm* configurations, with improvements on:
c-c++-common/torture/builtin-arith-overflow-18.c
c-c++-common/torture/builtin-arith-overflow-p-18.c
c-c++-common/torture/builtin-arith-overflow-p-19.c
for configurations involving armv8 and thumb mode.
OK for trunk?
Ok.
Thanks,
Kyrill
Thanks,
Christophe