This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C ABI: struct/union inconsistency
- From: dewar at gnat dot com (Robert Dewar)
- To: mark at codesourcery dot com, rth at redhat dot com
- Cc: davem at redhat dot com, gcc at gcc dot gnu dot org, gdr at integrable-solutions dot net
- Date: Sat, 28 Sep 2002 05:11:20 -0400 (EDT)
- Subject: Re: C ABI: struct/union inconsistency
Ada allows null reocrds but an interesting glitch is that they cannot
be allocated with zero size, since access to separate objects must
yield separate pointers.