This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [libquadmath, patch] Add logbq() to libquadmath
- From: Dominique d'HumiÃres <dominiq at lps dot ens dot fr>
- To: FX Coudert <fxcoudert at gmail dot com>
- Cc: GNU GFortran <fortran at gcc dot gnu dot org>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 5 Aug 2015 13:43:22 +0200
- Subject: Re: [libquadmath, patch] Add logbq() to libquadmath
- Authentication-results: sourceware.org; auth=none
> The attached patch adds logbq() to libquadmath, with code lifted from glibc.
AFAICT there is something missing in the patch: I do not see any compilation of math/logbq.c and indeed no trace of logbq in libquadmath. What I am missing?
TIA
Dominique