Add more keywords for expr.c.
authorCraig Burley <burley@gnu.org>
Mon, 18 May 1998 10:31:39 +0000 (10:31 +0000)
committerDave Love <fx@gcc.gnu.org>
Mon, 18 May 1998 10:31:39 +0000 (10:31 +0000)
From-SVN: r19840

gcc/f/str-ot.fin

index 107d0bb50cf6fdf48eee57ace3fa0ad2322e7e2a..5677028fd31f12447483d4508aaea9ac6620bf81 100644 (file)
@@ -22,26 +22,29 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 }
 
 FFESTR_other // // ffestrOther ffestr_other 1 1
-;And AND
+And AND
 ;Dimension DIMENSION
-;Eq EQ
-;Eqv EQV
-;Ge GE
-;Gt GT
+Eq EQ
+Eqv EQV
+False FALSE
+GE GE
+GT GT
 In IN
 InOut INOUT
 Kind KIND
-;Le LE
+LE LE
 Len LEN
-;Lt LT
-;Ne NE
-;Neqv NEQV
-;Not NOT
+LT LT
+NE NE
+NEqv NEQV
+Not NOT
 ;Only ONLY
-;Or OR
+Or OR
 Out OUT
 ;Pointer POINTER
 ;Private PRIVATE
 ;Public PUBLIC
 Result RESULT
 ;Stat STAT
+True TRUE
+XOr XOR