This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/27942] [4.2 Regression] packed union doesn't make the unaligned magic on sh64-*
- From: "kkojima at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2006 22:17:58 -0000
- Subject: [Bug middle-end/27942] [4.2 Regression] packed union doesn't make the unaligned magic on sh64-*
- References: <bug-27942-5208@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from kkojima at gcc dot gnu dot org 2006-06-08 22:17 -------
I also couldn't find any document refering to it. My patch is just
a guess from the behavior for nonzero-size bitfield with the packed
attribute appeared in the last 3 lines of my patch. I'd like to
send my patch to gcc-patch to get comments for our abi question.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27942