From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 50381 invoked by alias); 25 Feb 2015 09:17:28 -0000 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 Received: (qmail 50349 invoked by uid 48); 25 Feb 2015 09:17:24 -0000 From: "winter-gcc@bfw-online.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/65178] incorrect -Wmaybe-uninitialized when using nested loops Date: Wed, 25 Feb 2015 10:28:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: diagnostic X-Bugzilla-Severity: normal X-Bugzilla-Who: winter-gcc@bfw-online.de X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: version Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-02/txt/msg02748.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65178 Leon Winter changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.9.1 |5.0 --- Comment #3 from Leon Winter --- Like, Manuel mentioned already, this in fact applies to gcc-5.0 as I was mistaken on the version (executing gcc -v on the wrong machine)