On 24/04/14 17:46, Ryan Mansfield wrote:
On 14-04-24 12:12 PM, Kyrill Tkachov wrote:
On 24/04/14 14:44, Ryan Mansfield wrote:
On 14-04-23 11:38 AM, Kyrill Tkachov wrote:
http://gcc.gnu.org/ml/gcc-patches/2014-03/msg00934.html
(http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01634.html)
This patch breaks building arm-eabi with a 32bit host gcc.
Hi Ryan,
Does this patch fix it for you?
I'll test and bootstrap it on arm.
Kyrill
2014-04-24 Kyrylo Tkachov <kyrylo.tkac...@arm.com>
* config/arm/aarch-common.c (aarch_rev16_shright_mask_imm_p):
Use HOST_WIDE_INT_C for mask literal.
(aarch_rev16_shleft_mask_imm_p): Likewise.
Yes, your patch resolves the build issues. Thanks.
Thanks for testing.
Regtest on cross arm-none-eabi passes. Bootstrap in progress.
Ok to commit if no issues then?
Kyrill
Regards,
Ryan Mansfield