[Bug libc/17792] New: [ia64] PAGE_SIZE referenced but not defined

matthew.fortune at imgtec dot com sourceware-bugzilla@sourceware.org
Mon Jan 5 13:57:00 GMT 2015


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.



More information about the Glibc-bugs mailing list