------- Comment #6 from jvdelisle at gcc dot gnu dot org 2010-02-15 20:33 ------- What is this?
REAL, DIMENSION(:), ALLOCATABLE :: TAB If not assumed size? Also, assuming it is something else, would it be invalid to use the namelist anywhere if TAB has not been allocated before it is used? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43062