This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Mainline regression - ICE c99-complit-2.c


    c99-complit-2.c ICEs on mainline since last afternoon, with this error
    message:

I wasn't getting that, but will investigate shortly.

    #define TYPE_ARRAY_MAX_SIZE(ARRAY_TYPE) \
      (ARRAY_TYPE_CHECK (ARRAY_TYPE)->type.maxval)

I believe that's right.


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