This is the mail archive of the gcc@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]

Re: Does ggc-page.c require MMAP_DEV_ZERO and MMAP_ANON?


H. J. Lu wrote:
> I notice a strange gcc bug where I got bootstrap comparison failure
> when MMAP_DEV_ZERO and MMAP_ANON weren't available due to an ia64
> kernel bug. I got

That's quite some kernel bug, considering that malloc() depends on
zero-mapped areas.  Can you explain the kernel bug in more detail,
off-list if you want?

Thanks,
-- Jamie


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