This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: variable-arrays problem
- From: Graham Stott <graham dot stott at btinternet dot com>
- To: Dale Johannesen <dalej at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 07 Aug 2002 18:59:36 +0100
- Subject: Re: variable-arrays problem
- References: <3732D194-AA2E-11D6-846A-003065C86F94@apple.com>
Dale,
Do you have a complete testcase?
From your description it appears to imply that the poping
of the a appears at the end of the block containing a.
Graham