From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28192 invoked by alias); 2 Jun 2010 08:54:59 -0000 Received: (qmail 28134 invoked by uid 48); 2 Jun 2010 08:54:40 -0000 Date: Wed, 02 Jun 2010 08:54:00 -0000 Message-ID: <20100602085440.28133.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/44374] Hoist same instructions in different branches 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-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-06/txt/msg00127.txt.bz2 ------- Comment #2 from steven at gcc dot gnu dot org 2010-06-02 08:54 ------- HOIST should do this. You will have to check in the RTL dumps that the code is exposed properly to this optimization. -- steven at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-06-02 08:54:40 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44374