[RFC] IL cleanups

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Thu May 4 12:19:00 GMT 2006


    * Introduce the notion of GIMPLE statements and GIMPLE
    expressions.  Each has attributes that the other does not need.  A
    statement will have location information and no type, while an
    expression will have type and no location information.

Expressions need locations too for proper debugging information.



More information about the Gcc mailing list