This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Problem using global const for array size
- To: tron dot thomas at sierra dot com
- Subject: Re: Problem using global const for array size
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Fri, 5 May 2000 10:22:53 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- References: <39124DF2.66AB984B@sierra.com>
> I compiled the following program using "gcc -d -Wall"
Thanks for your bug report. The mainline compiler (2.96 20000430
(experimental)) compiles this without problems, so the bug appears to
be fixed.
Regards,
Martin