[Bug fortran/40996] [F03] ALLOCATABLE scalars
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 7 11:48:00 GMT 2009
------- Comment #2 from burnus at gcc dot gnu dot org 2009-08-07 11:48 -------
Of cause, you need to add a -std=f95 check - and one should do some
thinking/testing whether other items are missing.
There are some other related issues, which should be handled separately:
- Allocate on assignment (which only works for derived types and even there not
completely; cf. PR 35810)
- Allocatable character lengths (Steve K. works on this)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40996
More information about the Gcc-bugs
mailing list