Compiler error: data intialization

Hi

We are coming across the following compiler error:

PGF90-S-0067-Too many data constants in initialization statement
(rcf_decompdb.F90: 65)
0 inform, 0 warnings, 1 severes, 0 fatal for rcf_decompdb_mod

What is the limit on the number of data contants that can be initialized in one “data” statement? And can this limit be altered?

Thanks, Tricia

This might be a bug in our 6.1 compilers. It is fixed in our 6.2 compilers.
Please post the line that the compiler is complaining about and I will verify.

  • Brent