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 libmudflap/19319] Mudflap produce many violations on simple, correct c++ program



------- Comment #23 from fche at redhat dot com  2006-11-14 03:53 -------
 As I said in comment 16, this problem isn't limited to C++ code either.
> Instrument gmake-3.81, and you'll get 100,000+ violations

Sorry, I don't see that.
configured gnu make 3.81
compiled with mainline, CFLAGS="-fmudflap" LDFLAGS="-lmudflap".
ran resulting executable.  No problems at all, just slower.
Tried again with "-O2 -fmudflap".  Same result.


-- 


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


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