[Bug fortran/55901] [OOP] type is (character(len=*)) misinterpreted as array

2013-04-08 Thread pdande1 at dow dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55901 pdande1 at dow dot com changed: What|Removed |Added CC||pdande1 at dow dot com

[Bug fortran/55901] [OOP] type is (character(len=*)) misinterpreted as array

2013-04-08 Thread pdande1 at dow dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55901 --- Comment #3 from pdande1 at dow dot com 2013-04-08 17:41:45 UTC --- (In reply to comment #2) > (In reply to comment #1) > > program characterconversions > > integer :: i=123 > > character(len=*) :: s