From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2106 invoked by alias); 14 Nov 2005 22:47:27 -0000 Received: (qmail 2072 invoked by uid 48); 14 Nov 2005 22:47:24 -0000 Date: Mon, 14 Nov 2005 22:47:00 -0000 Message-ID: <20051114224724.2071.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/24762] [killloop-branch] code motion of non-invariant expressions with hard registers. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "steven at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2005-11/txt/msg02100.txt.bz2 List-Id: ------- Comment #13 from steven at gcc dot gnu dot org 2005-11-14 22:47 ------- The dataflow-branch is also failing for this test case. There is nothing in the df object that makes loop-invariant.c think that the insns setting those EH_RETURN_DATA_REGNO regs are not loop invariant. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24762