Module Name: pcc Committed By: ragge Date: Thu May 8 07:05:39 UTC 2008
Modified Files:
pcc/f77/fcom: putscj.c
Log Message:
Pass2 do not allow stacked logical expressions, so remove these if found.
Makes logical OR expressions of type
IF (I.LT.J.OR.K.LT.L) foo...
work as expected.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pcc/f77/fcom/putscj.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
