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 libc/19219] New: GLIBC build fails for ia64 with missing __nearbyintl


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

            Bug ID: 19219
           Summary: GLIBC build fails for ia64 with missing __nearbyintl
           Product: glibc
           Version: 2.23
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: adhemerval.zanella at linaro dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

GLIBC fails to build for ia64 since commit
d0d286d32dda654f8983e8fe77bca0a2cda2051b. It is because this commit uses the
internal definition for nearbyintl, but ia64 specialized implementation
(./sysdeps/ia64/fpu/s_nearbyintl.S) does not define it.

-- 
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]