This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/22229] New: [sparc32] missing copysignl, fabsl, fmal compat symbols


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

            Bug ID: 22229
           Summary: [sparc32] missing copysignl, fabsl, fmal compat
                    symbols
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: math
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---
              Host: sparc*-*-linux*

32-bit SPARC libm should have compat symbols for copysignl (GLIBC_2.0), fabsl
(GLIBC_2.0), fmal (GLIBC_2.1), pointing to the double functions; they were
present in glibc 2.8, for example, but are now missing, probably when optimized
SPARC function implementations were added without appropriate compat symbol
handling.

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

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