Help writing RTL expression ?

Petar Penchev ptr@melexis.com
Mon Mar 22 15:24:00 GMT 2004


Hello,
I need to write an RTL, which must generate following instructions :

		JMP	<label_1>
<label_2>	JMP	<registr>
<label_1>	call	<label_2>

The main problems for me is <label_X> generation. Does somebody know 
how-to generate an ASM label in RTL ?


Regards
-- 
Petar Penchev



More information about the Gcc mailing list