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

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




------- Comment #8 from jason at gcc dot gnu dot org  2006-08-29 06:55 -------
Subject: Bug 26670

Author: jason
Date: Tue Aug 29 06:55:35 2006
New Revision: 116555

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116555
Log:
        PR c++/26670
        * class.c (check_field_decls): Unset TYPE_PACKED (t) if one of the
        fields can't be packed.

Added:
    trunk/gcc/testsuite/g++.dg/ext/packed11.C
Modified:
    trunk/gcc/cp/class.c


-- 


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: