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/17792] New: [ia64] PAGE_SIZE referenced but not defined


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

            Bug ID: 17792
           Summary: [ia64] PAGE_SIZE referenced but not defined
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: matthew.fortune at imgtec dot com
                CC: drepper.fsp at gmail dot com

This bug is derived from 16191 where the MIPS port of glibc will fail two tests
owing to a page size related optimization in ifaddrs.c.

IA64 defines several PAGE_SIZE related macros but does not hard-code a page
size. This is inconsistent and all related macros should be removed similarly
to MIPS and microblaze.

The ia64 part of the patch posted here should be applied:

https://sourceware.org/ml/libc-ports/2013-12/msg00017.html

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