[Bug fortran/63932] posible problem with allocatable character(:)
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sun Nov 30 11:43:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63932
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-11-30
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Still present at r218188. Compiling the test with 4.8.2 gives
character(:), allocatable :: c
1
Error: Deferred-length character component 'c' at (1) is not yet supported
More information about the Gcc-bugs
mailing list