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/17791] New: [microblaze] PAGE_SIZE defined constant, but size is configurable


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

            Bug ID: 17791
           Summary: [microblaze] PAGE_SIZE defined constant, but size is
                    configurable
           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. The optimization is
only usable with a fixed page size:

> FAIL: inet/test-ifaddrs
> FAIL: inet/test_ifindex

The microblaze part of the patch posted here should resolve the same issue for
microblaze

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]