On Fri, 30 Nov 2012, Steve Ellcey  wrote:

> While investigating some soft-float issues I tried compiling fp-bit.c in
> libgcc with NO_NANS defined.  I wound up with an undefined reference to
> makenan.

Unless anything in the tree defines NO_NANS, I suggest we remove all 
support for such a macro from fp-bit.  As I noted in 
<http://gcc.gnu.org/ml/gcc-patches/2012-03/msg00819.html>, I believe all 
the support in fp-bit for the IRIX variant of IBM long double can also be 
removed, and the associated code in real.[ch].

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to