inline-asm/9910: gcc dies on inline assembly
Richard Henderson
rth@redhat.com
Mon Mar 3 23:16:00 GMT 2003
The following reply was made to PR inline-asm/9910; it has been noted by GNATS.
From: Richard Henderson <rth@redhat.com>
To: Zack Weinberg <zack@codesourcery.com>
Cc: jay@remotepoint.com, gcc-gnats@gcc.gnu.org, gcc@sources.redhat.com,
dies@sources.redhat.com
Subject: Re: inline-asm/9910: gcc dies on inline assembly
Date: Mon, 3 Mar 2003 15:12:54 -0800
On Sun, Mar 02, 2003 at 05:19:31PM -0800, Zack Weinberg wrote:
> gcc should not ICE, but this is emphatically not correct code.
I wonder if the thing to do is have instantiate_virtual_regs,
when it sees that instantiation is not possible, and that the
target insn is an asm, issue an error message and remove the
insn from the instruction stream.
I really can't think of any other solution.
r~
More information about the Gcc-prs
mailing list