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] Wide chars part 3 + fix PR36162 (null char in module string)


Hi FX,

> This is a small third part of wide characters support, allowing us to
> read/write wide character strings in module files: we do that by
> quoting character strings:

> Bootstrapped and regtested on x86_64-linux (-m32 regtest is finished,
> -m64 is in progress), will come with the testcase from the PR. OK to
> commit?
OK.

(Though I wonder whether it makes sense to add a test case, e.g. based
on the one in the PR.)

Tobias


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