[gfortran,patch] Fix zero-length substrings
Paul Brook
paul@codesourcery.com
Thu Jun 8 21:34:00 GMT 2006
> + tmp = convert (gfc_charlen_type_node, integer_zero_node);
Use build_int_cst instead.
Paul
More information about the Gcc-patches
mailing list