Failed on assigning values to an array in a simple loop with the following structure:
" IARRAY2 = 0 DO I = 2, 341 IARRAY2 = IARRAY2 + 1 PBLJARRAYPT(I,I,NCSP0) = IARRAY2 ENDDO " Is the length of variables still 6 nowadays? -- Summary: variable length still 6 ??? Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: plivings at arb dot ca dot gov http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40149