This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5435: ...
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-gnats at gcc dot gnu dot org, guillaume dot lemaitre33 at wanadoo dot fr, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Sat, 11 Jan 2003 18:34:27 -0500
- Subject: Re: c++/5435: ...
- Reply-to: neroden at twcny dot rr dot com
This only occurs with VLAs. Note that if you replace mof[argc] with mof[5]
it compiles just fine.
Resummarizing.