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: "rearnsha at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2004 12:50:23 -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 rearnsha at gcc dot gnu dot org 2004-07-24 12:50 -------
You wrote 'packed'. Packed means it can be unaligned and the compiler must
treat it as so. If it won't be unaligned, don't put packed on it.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16691