From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11249 invoked by alias); 29 May 2007 12:35:55 -0000 Received: (qmail 11181 invoked by uid 48); 29 May 2007 12:35:43 -0000 Date: Tue, 29 May 2007 12:35:00 -0000 Message-ID: <20070529123543.11180.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/32132] bogus warning at -O3 ( 'r' may be used uninitialized in this function ). In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pluto at agmk dot net" 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: 2007-05/txt/msg02605.txt.bz2 ------- Comment #9 from pluto at agmk dot net 2007-05-29 12:35 ------- (In reply to comment #8) > (In reply to comment #6) > > > > so, is it still an invalid testcase? > > Does the warning show up with -O1 and -O2 ? > only with -O3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32132