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: Your change of 11/19


    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.

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