From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3549 invoked by alias); 14 Nov 2006 03:53:32 -0000 Received: (qmail 3102 invoked by uid 48); 14 Nov 2006 03:53:24 -0000 Date: Tue, 14 Nov 2006 03:53:00 -0000 Message-ID: <20061114035324.3101.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libmudflap/19319] Mudflap produce many violations on simple, correct c++ program In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "fche at redhat dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-11/txt/msg01209.txt.bz2 List-Id: ------- 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