From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24938 invoked by alias); 17 Sep 2008 21:57:00 -0000 Received: (qmail 22618 invoked by uid 48); 17 Sep 2008 21:55:39 -0000 Date: Wed, 17 Sep 2008 21:57:00 -0000 Message-ID: <20080917215539.22617.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/37102] [4.3/4.4 Regression] out-of-SSA is broken In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "amacleod at redhat dot com" 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: 2008-09/txt/msg02097.txt.bz2 ------- Comment #17 from amacleod at redhat dot com 2008-09-17 21:55 ------- Created an attachment (id=16348) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16348&action=view) Patch submitted Doh. The last patch for the dead code removal had a disabling check in it that I was using for some testing, so it didn't actually do anything :-P This is the correct patch which I will be checking in. It has been bootstrapped and passed all tests with no regressions on x86_64-unknown-linux-gnu. -- amacleod at redhat dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16343|0 |1 is obsolete| | Attachment #16345|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37102