This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [3.0] fix c/4299
On Friday 14 December 2001 01:27, Richard Henderson wrote:
> On Thu, Dec 13, 2001 at 11:55:54PM +0100, Franz Sirl wrote:
> > test.c:15: output number 0 not directly addressable
> > test.c:15: inconsistent operand constraints in an `asm'
>
> Grr. This test predates my patch, but it's definitely wrong.
>
>
> r~
>
>
> * stmt.c (expand_asm_operands): Correct and simplify the
> conditions for spilling an output operand to memory.
Yes, this lets the testcase pass again.
Thanks,
Franz.