[Bug fortran/17144] Not Implemented: Character string array constructors / Assignment to char array
c dot lemmen at fz-juelich dot de
gcc-bugzilla@gcc.gnu.org
Mon Aug 23 07:36:00 GMT 2004
------- Additional Comments From c dot lemmen at fz-juelich dot de 2004-08-23 07:36 -------
Created an attachment (id=6978)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6978&action=view)
Testcase for assignment to character array
Assignment to a constant or variable character array works only in a
declaration statement. This was considered in bugs PR 13253 and PR 12842.
It might not be a dup (of course, it may...) because
this case is somewhat different: a character array is first declared and values
are assigned within the implementation section.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17144
More information about the Gcc-bugs
mailing list