This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Somewhat-related changes to expr.c & tree.c
- To: mark at codesourcery dot com
- Subject: Re: Somewhat-related changes to expr.c & tree.c
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sun, 19 Nov 00 16:18:00 EST
- Cc: gcc-patches at gcc dot gnu dot org
The ARRAY_TYPE should have the lower and upper bounds of the array,
It does!
But what *is* the upper bound of a zero-length array whose lower bound is 0?