From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8773 invoked by alias); 22 Oct 2012 13:09:05 -0000 Received: (qmail 8373 invoked by uid 48); 22 Oct 2012 13:08:42 -0000 From: "mpolacek at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/55005] [4.8 Regression] gcc.c-torture/execute/loop-3.c FAILs with -fPIC Date: Mon, 22 Oct 2012 13:09: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-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mpolacek at gcc dot gnu.org X-Bugzilla-Status: NEW 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-10/txt/msg01959.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55005 --- Comment #5 from Marek Polacek 2012-10-22 13:08:40 UTC --- In .jump there's ;; Function main (main, funcdef_no=2, decl_uid=1727, cgraph_uid=2) (executed once) Deleted 22 trivially dead insns 3 basic blocks, 1 edges. (note 5 0 4 2 [bb 2] NOTE_INSN_BASIC_BLOCK) (note 4 5 0 2 NOTE_INSN_FUNCTION_BEG) Doesn't look right.