]> git.ipfire.org Git - thirdparty/gcc.git/commit
class.c (build_base_field): Do not set DECL_PACKED on the FIELD_DECL.
authorMark Mitchell <mark@codesourcery.com>
Thu, 19 Dec 2002 02:31:50 +0000 (02:31 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 19 Dec 2002 02:31:50 +0000 (02:31 +0000)
commit50cb905943edf0ec3d97ea6b83cd2a4d5985f461
tree1108d046d21607bd715b3374669b9a637caa4261
parent58c3ef5c9e9401277a1a22482b5006f179c731e1
class.c (build_base_field): Do not set DECL_PACKED on the FIELD_DECL.

* class.c (build_base_field): Do not set DECL_PACKED on the
FIELD_DECL.

From-SVN: r60277
gcc/cp/ChangeLog
gcc/cp/class.c