This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libmudflap/19319] Mudflap produce many violations on simple, correct c++ program
- From: "fche at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Nov 2006 12:19:02 -0000
- Subject: [Bug libmudflap/19319] Mudflap produce many violations on simple, correct c++ program
- References: <bug-19319-2476@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #25 from fche at redhat dot com 2006-11-14 12:19 -------
(In reply to comment #24)
> Might the problem be that I am compiling on an "old" glibc?
That is possible. Try MUDFLAP_OPTIONS="-trace-calls -verbose-trace".
If you have access to a modern glibc, you could compare traces from the two
variants.
> Or that you didn't invoke ./make and didn't in fact run the resulting exe?
I certainly ran it. "env MUDFLAP_OPTIONS=-collect-stats ./make" gives some
interesting figures.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19319