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/35937] Wrong type for charlength of function



------- Comment #5 from pault at gcc dot gnu dot org  2008-07-23 16:28 -------
(In reply to comment #4)
Hi FX

Your patch looks fine to me.  In particular, you have tackled it at the right
place.  However, I have a question: why is this not sufficient?

se.expr = gfc_evaluate_now (fold_convert (gfc_charlen_type_node), &se.pre);

Cheers

Paul


-- 


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


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