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

[tree-ssa libmudflap] mmap fixes


Hi -

I'm about to commit the following libmudflap patch.

It fixes the handling of mmap/munmap wrapping so that
a mudflap-instrumented gcc, even with ggc-page, runs
without violation messages.  Some more instrumentation-side
changes are incoming for this; impending.

(Um, that's actually excluding those messages that are fixed by
<http://gcc.gnu.org/ml/gcc-patches/2002-09/msg01459.html>;
feedback please?)

- FChE


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