COHERENT manpages

This page displays the COHERENT manpage for cc1 [Definition].

List of available manpages
Index


cc1 -- Definition

cc1  is  the  code generator  for  the  COHERENT  C  compiler.  This  phase
generates  code  from  the trees  created  by  the  parser,  cc0. The  code
generation is  table driven, with entries for  each operator and addressing
mode.

See Also

cc,
cc0,
cc2,
cc3,
cpp,
Programming COHERENT