public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug math/17724] New: __rintl namespace
@ 2014-12-17 16:25 schwab@linux-m68k.org
  2014-12-22 18:47 ` [Bug math/17724] " jsm28 at gcc dot gnu.org
  2014-12-22 18:47 ` cvs-commit at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: schwab@linux-m68k.org @ 2014-12-17 16:25 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=17724

            Bug ID: 17724
           Summary: __rintl namespace
           Product: glibc
           Version: 2.20
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org

sysdeps/ieee754/ldbl-128ibm/s_rintl.c is calling fesetround which is not in
C89, but __rintl is called by __kernel_standard which is called by acos.

[initial] __acos -> [libm.a(w_acos.o)] __kernel_standard ->
[libm.a(k_standard.o)] __rintl -> [libm.a(s_rintl.o)] fesetround

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-22 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-17 16:25 [Bug math/17724] New: __rintl namespace schwab@linux-m68k.org
2014-12-22 18:47 ` [Bug math/17724] " jsm28 at gcc dot gnu.org
2014-12-22 18:47 ` cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).