On 04/04/15 17:11, Ramana Radhakrishnan wrote:
On Mon, Mar 23, 2015 at 4:15 PM, Kyrill Tkachov wrote:
Hi all,
The ICE in the PR happens on arm during the hoist pass when the code
generates a SET rtx of the form:
(set (reg:OI) (const_int 0)). It checks whether const_int 0 is a
general_operand
On Mon, Mar 23, 2015 at 4:15 PM, Kyrill Tkachov wrote:
> Hi all,
>
> The ICE in the PR happens on arm during the hoist pass when the code
> generates a SET rtx of the form:
> (set (reg:OI) (const_int 0)). It checks whether const_int 0 is a
> general_operand for OImode which involves asking the bac
Ping.
https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01196.html
Thanks,
Kyrill
On 23/03/15 16:15, Kyrill Tkachov wrote:
Hi all,
The ICE in the PR happens on arm during the hoist pass when the code
generates a SET rtx of the form:
(set (reg:OI) (const_int 0)). It checks whether const_int 0 is a
g
Hi all,
The ICE in the PR happens on arm during the hoist pass when the code
generates a SET rtx of the form:
(set (reg:OI) (const_int 0)). It checks whether const_int 0 is a
general_operand for OImode which involves asking the backend whether it's a
legitimate constant.
arm_legitimate_constant_p