Commit e883464c by Jason Merrill

re PR c++/26670 (attribute((packed)) sometimes not ignored for non-PODs)

        PR c++/26670
        * class.c (check_field_decls): Unset TYPE_PACKED (t) if one of the
        fields can't be packed.

From-SVN: r116556
parent 4666cd04
2006-08-28 Jason Merrill <jason@redhat.com> 2006-08-28 Jason Merrill <jason@redhat.com>
PR c++/26670
* class.c (check_field_decls): Unset TYPE_PACKED (t) if one of the
fields can't be packed.
PR c++/26577 PR c++/26577
* cvt.c (convert_to_void): Don't automatically load from volatiles * cvt.c (convert_to_void): Don't automatically load from volatiles
of TREE_ADDRESSABLE type. of TREE_ADDRESSABLE type.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment