Objects and alignment
C programs create, destroy, access, and manipulate objects.
# Defect reports
| DR | Applied to | Behavior as published | Correct behavior |
|---|---|---|---|
| DR 445 | C11 | a type might have extended alignment without _Alignas involved | it must have fundamental alignment |