From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6397 invoked by alias); 5 Jul 2012 14:10:44 -0000 Received: (qmail 6386 invoked by uid 22791); 5 Jul 2012 14:10:43 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 Jul 2012 14:10:29 +0000 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/53866] [4.8 Regression] lto-bootstrap: c/c-parser.c:6891:16: error: origtypes may be used uninitialized in this function Date: Thu, 05 Jul 2012 14:10:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.8.0 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-07/txt/msg00535.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53866 --- Comment #2 from H.J. Lu 2012-07-05 14:10:28 UTC --- Also /export/gnu/import/git/gcc/gcc/bitmap.c:576:8: error: \u2018in_ready.indx\u2019 may be used uninitialized in this function [-Werror=maybe-uninitialized] else if (head->indx / 2 < indx) ^ In file included from /export/gnu/import/git/gcc/gcc/emit-rtl.c:6649:0, from /export/gnu/import/git/gcc/gcc/config/i386/i386.md:3788, from :6102: /export/gnu/import/git/gcc/gcc/haifa-sched.c:7586:15: note: \u2018in_ready.indx\u2019 was declared here bitmap_head in_ready; ^ lto1: all warnings being treated as errors make[5]: *** [/tmp/ccS5gs1T.ltrans9.ltrans.o] Error 1