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]

Re: [tree-ssa mudflap] mudflap in gimple


On Wed, Oct 16, 2002 at 01:43:51PM -0400, Frank Ch. Eigler wrote:
> The other interesting change is the use of cpp-time inclusion of the
> libmudflap runtime header, instead of synthesis of decls used for
> calling into libmudflap from instrumentation code.

Which will fail when the source language is not C/C++.
I really think synthesis is a better route, long term.


r~


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