Simple RTL question (was: New cfg code)

Andi Kleen ak@muc.de
Mon Aug 2 11:50:00 GMT 1999


jquinn@nortelnetworks.com (Jerry Quinn) writes:
> 
>  Bernd> All the rtl expressions are defined (and documented) in the rtl.def
>  Bernd> file.  The section for CODE_LABEL is this: /* Holds a label that is
>  Bernd> followed by instructions.  Operand: 3: is a number that is unique in
>  Bernd> the entire compilation.  4: is the user-given name of the label, if
>  Bernd> any.  5: is used in jump.c for the use-count of the label.  6: is used
>  Bernd> in flow.c to point to the chain of label_ref's to this label.  */
> 
> OK, so the info docs are out of synch.  If nobody else does, I'll submit an update.

Would it be possible to generate those parts of rtl.texi mechanically
from rtl.def (via a perl script or similar) ? 


-Andi
-- 
This is like TV. I don't like TV.


More information about the Gcc mailing list