This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR inline-asm/8803


On Thu, Apr 10, 2003 at 11:21:19PM +0200, Jan Hubicka wrote:
> +         if (asm_noperands (PATTERN (insn)) >= 0
> + 	    && insn_invalid_p (insn))

I think you want check_asm_operands here.  Otherwise ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]