MMAP issue on cygwin

Florian Weimer fw@deneb.enyo.de
Fri Dec 28 02:32:00 GMT 2001


Neil Booth <neil@daikokuya.demon.co.uk> writes:

> It would appear we've mmap-ed longlong.h, and that the bytes beyond
> the end of the file are not NULs.

This shouldn't matter.  It is a bug to access data beyond the end of
the file because the results are indeterministic.



More information about the Gcc mailing list