This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/12456] please recognize Fortran STRING(K:K) as single character


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-04 03:35 -------
The fix needs to check if len1 and len2 are constant and equal to one in 
gfc_conv_statement_function around line 1200 in trans-expr.c.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12456


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]