This is the mail archive of the gcc-patches@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]

Re: [fortran,patch] Fix localization of runtime error messages emitted by the front-end


FX wrote:
Attached patch fixes PR34729, where we emitted truncated localized
strings in the front-end for runtime error messages. Almost trivial,
but it can't hurt to ask for a review!

Bootstrapped and regtested on x86_64-linux. OK for trunk?

Put an empty line between the comment and the function definition for gfc_build_cstring_const. Otherwise OK, go ahead and commit.


--
Janne Blomqvist


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