This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/7847] [sparc] pragma pack / attribute(packed): unaligned access to packed structure
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2003 19:30:12 -0000
- Subject: [Bug target/7847] [sparc] pragma pack / attribute(packed): unaligned access to packed structure
- References: <20020906052601.7847.jk@tools.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7847
------- Additional Comments From falk at debian dot org 2003-08-12 19:30 -------
I can reproduce this on Alpha Linux with 3.3, but not with mainline. That's
probably just by chance, though, since I don't see any ldq_u's in the assembly.