This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help writing RTL expression ?
- From: Jim Wilson <wilson at specifixinc dot com>
- To: ptr at melexis dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 29 Mar 2004 16:52:12 -0800
- Subject: Re: Help writing RTL expression ?
- References: <opr487j3jedp9hqx@localhost>
Petar Penchev wrote:
The main problems for me is <label_X> generation. Does somebody know
how-to generate an ASM label in RTL ?
gen_label_rtx() to generate the rtx, and emit_label() to insert it into
the insn chain.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com