This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Your change of 11/19
- To: rth at redhat dot com
- Subject: Re: Your change of 11/19
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Thu, 4 Jan 01 12:49:57 EST
- Cc: gcc-patches at gcc dot gnu dot org
I'm assuming that you aren't planning on initializing this
hypothetical field of zero length with a non-empty constructor.
Right, but we currently get an abort since the assumption is that any
zero-length field has a null TYPE_MAX_VALUE.