[Bug fortran/35937] Wrong type for charlength of function
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Wed Dec 10 16:19:00 GMT 2008
------- Comment #14 from dominiq at lps dot ens dot fr 2008-12-10 16:18 -------
> The patch in comment #5 has a typo and should be:
>
> se.expr = gfc_evaluate_now (fold_convert (gfc_charlen_type_node, se.expr),
> &se.pre);
This patch regtested without regression on i686-apple-darwin9. I'll try it
later on powerpc-apple-darwin9. Unless someone come with a test that requires
the patch in comment #4 (failing with the above change), I'll think the one
line change will be better.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35937
More information about the Gcc-bugs
mailing list