From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20103 invoked by alias); 1 Aug 2010 11:18:58 -0000 Received: (qmail 20057 invoked by uid 48); 1 Aug 2010 11:18:40 -0000 Date: Sun, 01 Aug 2010 11:18:00 -0000 Message-ID: <20100801111840.20056.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: "akos dot pasztory 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-08/txt/msg00014.txt.bz2 ------- Comment #4 from akos dot pasztory at gmail dot com 2010-08-01 11:18 ------- > Post patch here http://gcc.gnu.org/ml/gcc-patches/2010-08/msg00001.html + output_asm_insn ("strr%?\t%H0, [%1, #4]", otherops); s/strr/str/ ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45094