From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26144 invoked by alias); 24 Jul 2004 02:35:47 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 26134 invoked by uid 48); 24 Jul 2004 02:35:46 -0000 Date: Sat, 24 Jul 2004 02:35:00 -0000 Message-ID: <20040724023546.26133.qmail@sourceware.org> From: "namsh at kldp dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040723150113.16691.namsh@kldp.org> References: <20040723150113.16691.namsh@kldp.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug target/16691] arm-elf-gcc generates wrong-code X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg02802.txt.bz2 List-Id: ------- Additional Comments From namsh at kldp dot org 2004-07-24 02:35 ------- You mean arm-elf-gcc guesses its not aligned? Then arm-elf-gcc's guess is wrong. Why it think memory is not aligned? Actually memory is 2byte aligned. I already print the address. And the addresses were 0xe0000aaa and 0xe0000554. If this bug is really invalid, how I can avoid the problem with __attribute__? -- What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16691