Quoting Richard Earnshaw :
I'm not convinced this is obvious. It's certainly ugly.
It's a common idiom.
I think the correct thing to do is to force all ARM targets to use a
64-bit HOST_WIDE_INT.
Of course, if you want to set need_64bit_hwint=yes for arm in config.gcc,
and/or change the do
On 26/02/13 15:29, Joern Rennecke wrote:
Committed as obvious.
pr54640-fix
2013-02-26 Joern Rennecke
PR target/54640
* config/arm/arm.c (const_ok_for_dimode_op): Make code consistent
for HOST_WIDE_INT of 32 bit / same size as int.
(arm_block_move_unalig
Committed as obvious.
2013-02-26 Joern Rennecke
PR target/54640
* config/arm/arm.c (const_ok_for_dimode_op): Make code consistent
for HOST_WIDE_INT of 32 bit / same size as int.
(arm_block_move_unaligned_straight): Likewise.
(arm_adjust_block_mem): Likew