[PATCH] ARM fixed-point support [6/6]: target-specific parts

Julian Brown julian@codesourcery.com
Fri May 13 18:45:00 GMT 2011


On Fri, 13 May 2011 14:54:47 +0000 (UTC)
"Joseph S. Myers" <joseph@codesourcery.com> wrote:

> On Fri, 13 May 2011, Julian Brown wrote:
> 
> > although Joseph's comments have (hopefully) all been addressed. One
> > must now configure with "--enable-fixed-point" to enable the
> > fixed-point support.
> 
> No, that's not how this configure logic works; it enables fixed point
> by default for the given targets.  The bit that enables it by default
> for MIPS (and that you're changing to cover ARM as well) is the code
> that is called if the user *doesn't* pass --enable-fixed-point or 
> --disable-fixed-point.

Yes, you're quite right: I had forgotten to run autoconf after changing
configure.ac whilst testing. Sorry for the misinformation!

Cheers,

Julian



More information about the Gcc-patches mailing list