[PATCH] Fix PR56181, rewrite fix_loop_structure

Marcus Shawcroft marcus.shawcroft@gmail.com
Tue Feb 12 15:19:00 GMT 2013


Sorry, I'll send that again copying gcc-patches in this time...


---------- Forwarded message ----------
From: Marcus Shawcroft <marcus.shawcroft@gmail.com>
Date: 12 February 2013 15:17
Subject: Re: [PATCH] Fix PR56181, rewrite fix_loop_structure
To: Richard Biener <rguenther@suse.de>


On 12 February 2013 14:54, Richard Biener <rguenther@suse.de> wrote:

> I can't reproduce this with a cross-compiler (--target=arm-non-eabi).
> How exactly did you configure?  Please provide -v output.
>
> Richard.

I don't see the issue in arm-none-eabi either, just arm-none-linux-gnueabi.

 --enable-shared --disable-libssp --disable-libmudflap
--with-plugin-ld=arm-none-linux-gnueabi-ld
--enable-languages=c,c++,fortran --with-arch=armv7-a
--with-fpu=vfpv3-d16 --with-float=softfp

/Marcus



More information about the Gcc-patches mailing list