This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16691] arm-elf-gcc generates wrong-code
- From: "namsh at kldp dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2004 02:35:46 -0000
- Subject: [Bug target/16691] arm-elf-gcc generates wrong-code
- References: <20040723150113.16691.namsh@kldp.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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