com.c (ffecom_init_0): Fix setup of INTEGER(KIND=7) pointer type.
authorCraig Burley <burley@gnu.org>
Thu, 4 Jun 1998 10:41:23 +0000 (06:41 -0400)
committerDave Love <fx@gcc.gnu.org>
Thu, 4 Jun 1998 10:41:23 +0000 (10:41 +0000)
commita835e351374fc5a3c9f0758ba98ab8ea44763e21
tree61d49e5c61994c0545ddeebea225f27e1bc925a0
parente69bc5b0b3dbd0ddd2fec59d37c0603b5007450d
com.c (ffecom_init_0): Fix setup of INTEGER(KIND=7) pointer type.

Mon Jun  1 19:37:42 1998  Craig Burley  <burley@gnu.org>
* com.c (ffecom_init_0): Fix setup of INTEGER(KIND=7)
pointer type.
* info.c (ffeinfo_type): Don't crash on null type.
* expr.c (ffeexpr_fulfill_call_): Don't special-case
%LOC(expr) or LOC(expr).
Delete FFEGLOBAL_argsummaryPTR.
* global.c, global.h: Delete FFEGLOBAL_argsummaryPTR.

From-SVN: r20225
gcc/f/ChangeLog
gcc/f/com.c
gcc/f/expr.c
gcc/f/g77.texi
gcc/f/global.c
gcc/f/global.h
gcc/f/info.c
gcc/f/news.texi