[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug c++/26670] attribute((packed)) sometimes not ignored for non-PODs




------- Comment #7 from jason at gcc dot gnu dot org  2006-08-28 08:31 -------
Or perhaps we should ignore the __attribute__ ((packed)) on nonpod_pack, since
one of its fields isn't safe to pack.  Yes, that seems like the right way to
handle this testcase.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26670

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: