This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Zero-length arrays


On Thu, Jan 04, 2001 at 01:16:11PM -0500, Richard Kenner wrote:
> I suppose, but the issue is that a zero-length field is ambiguous.  It could
> actually *be* zero length or it could be extendable.

I don't think it is ambiguous.  Either it is extendable, or it is not
initialized at all.  There's your front end bit -- the mere existance
of a constructor for the field.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]