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 locale/24372] New: Binary locale files are not architecture independent


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

            Bug ID: 24372
           Summary: Binary locale files are not architecture independent
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: locale
          Assignee: unassigned at sourceware dot org
          Reporter: dj at redhat dot com
  Target Milestone: ---

Clone of Fedora bz 1311954 [1]

The localearchive.tmpl files, specifically the LC_COLLATE files within, may be
different when generated on i686 vs x86-64.  The root cause is a floating point
operation which determines a hash table size, which is inexact and sensitive to
which FPU operations are used.

Discussion thread:
https://www.sourceware.org/ml/libc-alpha/2019-03/msg00424.html

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1311954

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