Your flow.c change on 4/8

Richard Earnshaw rearnsha@arm.com
Wed Apr 12 15:36:00 GMT 2000


> On Wed, Apr 12, 2000 at 06:24:58PM -0400, Rod Stewart wrote:
> > stage1/xgcc -Bstage1/ -B/usr/armv4l-unknown-linux-gnu/bin/ -c  -DIN_GCC
> 
> Are there code gen defaults that are different between
> "armv4l-unknown-linux-gnu" and "arm-unknown-elf"?  The
> later is what I saw in the original bug report.
> 
> 
> r~


I don't think so.  I'm seeing the failure on arm-netbsd (which is aout), 
so I don't think it's likely to be configuration specific.  Try adding 
-mcpu=arm7 to the compilation.

R.



More information about the Gcc-patches mailing list