From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12700 invoked by alias); 27 Jul 2010 20:07:36 -0000 Received: (qmail 12619 invoked by uid 48); 27 Jul 2010 20:07:11 -0000 Date: Tue, 27 Jul 2010 20:07:00 -0000 Message-ID: <20100727200711.12618.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/45094] [arm] wrong instructions for dword move in some cases In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "siarhei dot siamashka at gmail 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: 2010-07/txt/msg03003.txt.bz2 ------- Comment #2 from siarhei dot siamashka at gmail dot com 2010-07-27 20:07 ------- Created an attachment (id=21327) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21327&action=view) simplified testcase Confirmed with gcc 4.5.0 here. Also tried but could not reproduce the problem with gcc 4.4 (it just does not seem to be able to emit ldrd/strd instructions with pre/post increment). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45094