From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3236 invoked by alias); 23 Feb 2007 17:14:21 -0000 Received: (qmail 3181 invoked by uid 48); 23 Feb 2007 17:14:08 -0000 Date: Fri, 23 Feb 2007 17:14:00 -0000 Message-ID: <20070223171408.3180.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/28690] [4.2/4.3 Regression] Performace problem with indexed load/stores on powerpc In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "bergner 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: 2007-02/txt/msg02698.txt.bz2 ------- Comment #36 from bergner at gcc dot gnu dot org 2007-02-23 17:14 ------- Created an attachment (id=13101) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13101&action=view) Alternate patch to commutative_operand_precedence to increase the precedence of REG_POINTER and MEM_POINTER objects. With help from Honza, this updated patch eliminates the ICE the previous patch hit. -- bergner at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13042|0 |1 is obsolete| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28690