@item INTEGER_TYPE Used to represent the various integral types, including @code{char}, @code{short}, @code{int}, @code{long}, and @code{long long}. This code is not used for enumeration types, nor for the @code{bool} type. Note that GCC's @code{CHAR_TYPE} node is @emph{not} used to represent @code{char}.
The sentence with CHAR_TYPE can be just deleted. -- Summary: [4.2 Regression] CHAR_TYPE is still referenced in c- tree.texi Product: gcc Version: 4.2.0 Status: UNCONFIRMED Keywords: documentation Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26236