(gccint.info.gz) Statements

Info Catalog (gccint.info.gz) GENERIC
 
 11.1 Statements
 ===============
 
 Most statements in GIMPLE are assignment statements, represented by
 `GIMPLE_ASSIGN'.  No other C expressions can appear at statement level;
 a reference to a volatile object is converted into a `GIMPLE_ASSIGN'.
 
  There are also several varieties of complex statements.
 

Menu

 
* Blocks
* Statement Sequences
* Empty Statements
* Jumps
* Cleanups
 
Info Catalog (gccint.info.gz) GENERIC
automatically generated by info2html