OSDN Git Service

* gfortran.dg/ishft.f90: Remove kind suffix from BOZ constant
[pf3gnuchains/gcc-fork.git] / gcc / conditions.h
index 1d0047d..155c50e 100644 (file)
@@ -105,7 +105,7 @@ extern CC_STATUS cc_status;
 #define CC_INVERTED 0100
 
 /* Nonzero if we must convert signed condition operators to unsigned.
-   This is only used by machine description files. */
+   This is only used by machine description files.  */
 #define CC_NOT_SIGNED 0200
 
 /* This is how to initialize the variable cc_status.