[Patch, libfortran] PR 52512 - Cannot match namelist object name

Janne Blomqvist blomqvist.janne@gmail.com
Fri Mar 22 08:14:00 GMT 2013


On Fri, Mar 22, 2013 at 12:52 AM, Tilo Schwarz <tilo@tilo-schwarz.de> wrote:
> Hi,
>
> this patch fixes PR 52512.
>
> Built and regtested on Linux 3.2.0-4-686-pae.

Ok for trunk (4.9). Thanks for the patch!

PS: Common procedure is to report the target triplet you regtested on
rather than the Linux kernel version. You can see your target triplet
e.g. with

gfortran -v 2>&1 >/dev/null |grep Target

(For me, that's x86_64-unknown-linux-gnu, since you seem to have a
32-bit Linux system I assume it'll be something like
i686-pc-linux-gnu)

Also, please copy-paste the changelog inline into your message rather
than as part of the diff file.

-- 
Janne Blomqvist



More information about the Fortran mailing list