Help writing RTL expression ?

Jim Wilson wilson@specifixinc.com
Tue Mar 30 02:17:00 GMT 2004


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



More information about the Gcc mailing list