This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: __exm1 and __expl are exposed, but not exported.


On Mon, Jun 12, 2000 at 09:16:13AM +0200, Jakub Jelinek wrote:
> On Sun, Jun 11, 2000 at 10:07:21PM -0700, H . J . Lu wrote:
> > __exm1 and __expl are used in sysdeps/i386/fpu/bits/mathinline.h.
> > But they are not exported.
> 
> Can you cvs update?
> I hope this is already fixed:
> 
> 2000-06-04  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* sysdeps/i386/fpu/bits/mathinline.h: Only inline sinh, cosh and tanh
> 	if -ffast-math.
> 

It looks your patch makes  __exm1 and __exp not inlined when
-ffast-math is not used.

-- 
H.J. Lu (hjl@gnu.org)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]