From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8937 invoked by alias); 2 Feb 2010 21:32:41 -0000 Received: (qmail 8886 invoked by uid 48); 2 Feb 2010 21:32:25 -0000 Date: Tue, 02 Feb 2010 21:32:00 -0000 Message-ID: <20100202213225.8885.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/42941] -fsched-pressure -fschedule-insns - valgrind warns about using uninitialized variable In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "zsojka at seznam dot cz" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg00156.txt.bz2 ------- Comment #1 from zsojka at seznam dot cz 2010-02-02 21:32 ------- Created an attachment (id=19791) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19791&action=view) valgrind output for less trivial testcase Generally, compiling any non-trivial file gives similiar output. With --malloc-fill=0xff, far less warnings are generated. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42941