From: Craig Burley Date: Mon, 18 May 1998 10:31:39 +0000 (+0000) Subject: Add more keywords for expr.c. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=09556ec9da51fd0412ac55e4af19186168639876;p=gcc.git Add more keywords for expr.c. From-SVN: r19840 --- diff --git a/gcc/f/str-ot.fin b/gcc/f/str-ot.fin index 107d0bb50cf..5677028fd31 100644 --- a/gcc/f/str-ot.fin +++ b/gcc/f/str-ot.fin @@ -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