This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, fortran] PR31608 - wrong types in character array/scalar binop
- From: Tobias Burnus <burnus at net-b dot de>
- To: Paul Richard Thomas <paul dot richard dot thomas at gmail dot com>
- Cc: "fortran at gcc dot gnu dot org" <fortran at gcc dot gnu dot org>, gcc-patches List <gcc-patches at gcc dot gnu dot org>
- Date: 2007年10月18日 23:41:52 +0200
- Subject: Re: [Patch, fortran] PR31608 - wrong types in character array/scalar binop
- References: <339c37f20710181210j3ae64bbeodaa856bf91519278@mail.gmail.com>
Paul Richard Thomas wrote:
> Bootstraps and regtests on x86_ia64/FC5 - OK for trunk? (also does tonto-2.3)
>
OK. And thanks for the patch.
Tobias