[Bug fortran/39490] Non-standard assignment of arrays of character objects
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Wed Mar 18 11:17:00 GMT 2009
------- Comment #1 from dominiq at lps dot ens dot fr 2009-03-18 11:17 -------
Confirmed on 4.3.3, trunk gives:
pr39490.f90:1.36:
CHARACTER(14) :: prop(4) = (/'name', 'data_file_name', 'Ho_units', 'mpolar_unit
1
Error: Different CHARACTER lengths (4/14) in array constructor at (1)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39490
More information about the Gcc-bugs
mailing list