This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RFC: attribute "unpadded"
- From: Andrew Haley <aph at cambridge dot redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 23 Aug 2002 18:49:17 +0100 (BST)
- Subject: RFC: attribute "unpadded"
- References: <3627294541.1030124478@[192.168.0.103]>
Documenting the semantics of (attribute "unpadded") and (attribute
"aligned") and (attribute "packed") and the way that they interact in
a way that is comprehensible to a programmer will present some poor
soul with quite a challenge.
Andrew.