From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6186 invoked by alias); 28 Oct 2008 22:37:09 -0000 Received: (qmail 5911 invoked by uid 48); 28 Oct 2008 22:35:48 -0000 Date: Tue, 28 Oct 2008 22:37:00 -0000 Message-ID: <20081028223548.5910.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/37878] [4.4 regression] PPC64 ldu command generated with invalid offset In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dje 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: 2008-10/txt/msg01869.txt.bz2 ------- Comment #11 from dje at gcc dot gnu dot org 2008-10-28 22:35 ------- Created an attachment (id=16576) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16576&action=view) disallow illegal displacement wrapped in PRE_MODIFY or PRE_INC/DEC I think this patch accomplishes the effect but easier to follow with the address form localized in one place. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37878