This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline regression - ICE c99-complit-2.c
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: zack at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 19 Mar 04 16:05:42 EST
- Subject: 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.