I get "Literal too large for compiler" error from the following contexts:
Error:./mma114.f:79,22:
Literal too large for compiler
ZDC( IDX4+J ) = (0.0,0.0)
^
Error:./mma403.f:91,29:
Literal too large for compiler
IF ( ZC( INDXBV ) .EQ. 0.0D0 ) GO TO 1450
^
Do you have an idea what this error means?