On Fri, 22 Mar 2013 09:13:17 +0100, Janne Blomqvist
<blomqvist.ja...@gmail.com> wrote:
On Fri, Mar 22, 2013 at 12:52 AM, Tilo Schwarz <t...@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
Ok., it is:
% ./gfortran -v 2>&1 >/dev/null |grep Target
Target: i686-pc-linux-gnu
Also, please copy-paste the changelog inline into your message rather
than as part of the diff file.
Ok, next time I'll do it.
Regards,
Tilo