[Bug fortran/43062] NAMELIST attribute conflicts with ALLOCATABLE attribute

jvdelisle at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 15 20:34:00 GMT 2010



------- 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



More information about the Gcc-bugs mailing list