This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 pch/14940] PCH largefile test fails on various platforms


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-07-18 10:00 -------
> Is that because a page is mapped in the PCH memory region, or because
> the mmap call with MAP_FIXED fails to return the desired address?

The former IIRC.

> HP-UX doesn't have mincore.  It might be possible to write a routine
> to probe the region.  However, it's not going to fix the problem if
> extant pages can be mapped in the PCH memory region.

Btw, the test fails on PA/Linux too?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]