> Is the standard condition for define_memory_constraint here
> /* Likewise if the address will be reloaded because
>reg_equiv_address is nonzero. For reg_equiv_mem
>we have to check. */
> else
On Wed, Apr 11, 2012 at 11:01:40PM +0200, Eric Botcazou wrote:
> 2012-04-11 Eric Botcazou
>
> PR target/48496
> * config/ia64/constraints.md (Q): Only accept non-volatile MEMs and
> also pseudo-registers during reload.
>
>
> 2012-04-11 Eric Botcazou
>
> * gcc.targe
On Wed, Apr 11, 2012 at 11:01 PM, Eric Botcazou wrote:
> Hi,
>
> this is the spurious error on asm statements of the form:
>
> error: 'asm' operand requires impossible reload
>
> present for IA-64 on mainline and 4.7 branch. As diagnosed by Ulrich, the
> code
> responsible for the error implici
Hi,
this is the spurious error on asm statements of the form:
error: 'asm' operand requires impossible reload
present for IA-64 on mainline and 4.7 branch. As diagnosed by Ulrich, the code
responsible for the error implicitly assumes that constraints accepting memory
operands also accept ps