------- Comment #2 from pinskia at gcc dot gnu dot org  2006-11-25 02:01 -------
-These nodes represent logical and and logical or, respectively.  These
+These nodes represent logical and @w{}and logical or, respectively.  These

Maybe this should be :
These nodes represent logical @code{and} and logical @code{or}, respectively. 
These


-enclosed list if compound literal's and object types match.
+enclosed list if compound literals and object types match.
This is should rather be:
enclosed list if compound literal's and object's types match.

it is the types that should match and they belong to the compound literal and
the object.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |documentation


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29972

Reply via email to