This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/27942] [4.2 Regression] packed union doesn't make the unaligned magic on sh64-*



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]